Skip to content

Commit bbcacd8

Browse files
authored
Merge pull request #75 from edanalytics/bump/version_to_0_1_7
bump version to 0.1.7 for release
2 parents 21f481f + 71e5d3b commit bbcacd8

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
### Unreleased changes
2-
* bugfix: `validate` and `send` could incorrect number of total records
1+
### v0.1.7
2+
<details>
3+
<summary>Released 2025-05-08</summary>
4+
5+
* bugfix: discovery of data in subfolders of `data_dir` by @tomreitz in https://github.com/edanalytics/lightbeam/pull/66
6+
* bugfix: structured results record counts by @tomreitz in https://github.com/edanalytics/lightbeam/pull/60
7+
* bugfix: validation error message shows the wrong number of records by @johncmerfeld in https://github.com/edanalytics/lightbeam/pull/65
8+
* feature: adds a `--set` flag to the CLI to enable overriding config values in `lightbeam.yml` by @tomreitz in https://github.com/edanalytics/lightbeam/pull/63
9+
* bugfix: `validate` uniqueness fixes and recurse into array elements, other improvements by @tomreitz in https://github.com/edanalytics/lightbeam/pull/67
10+
* bugfix: eplace obsolete links to Ed-Fi Tech Docs by @stephenfuqua in https://github.com/edanalytics/lightbeam/pull/70
11+
* bugfix: self-reference validation by @tomreitz in https://github.com/edanalytics/lightbeam/pull/71
12+
* feature: protocol (http/https) fall-back for discovery URLs if not found by @ryanaguilar in https://github.com/edanalytics/lightbeam/pull/74
13+
</details>
314

415
### v0.1.6
516
<details>

lightbeam/VERSION.txt

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

0 commit comments

Comments
 (0)