Skip to content

Commit 496d9a1

Browse files
authored
Merge pull request #59 from edanalytics/bump/version_to_0_1_6
prepare 0.1.6 release
2 parents 4dbe91a + 320128c commit 496d9a1

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
### Unreleased changes
2-
3-
* bugfix: `--results-file` required a directory prefix
1+
### v0.1.6
2+
<details>
3+
<summary>Released 2024-11-15</summary>
4+
5+
* feature: [implement structured results file output for validate](https://github.com/edanalytics/lightbeam/pull/52)
6+
* bugfix: [`--results-file` required a directory prefix](https://github.com/edanalytics/lightbeam/pull/57)
7+
* bugfix: [`validate` of descriptor values without a hash char (`#`) failed](https://github.com/edanalytics/lightbeam/pull/53)
8+
* bugfix: [validate uniqueness by identity instead of required](https://github.com/edanalytics/lightbeam/pull/54)
9+
* bugfix: [allow deletion of students (if permitted by credential claimset and API auth strategy)](https://github.com/edanalytics/lightbeam/pull/55)
10+
* bugfix: [make `max_failures` truly optional](https://github.com/edanalytics/lightbeam/pull/58)
11+
</details>
412

513
### v0.1.5
614
<details>

lightbeam/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

0 commit comments

Comments
 (0)