Skip to content

Commit 1c76f4a

Browse files
authored
Merge pull request #78 from edanalytics/bump/version_to_0_1_8
prep for 0.1.8 release
2 parents 9f1a7a3 + a306a9e commit 1c76f4a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### v0.1.8
2+
<details>
3+
<summary>Released 2025-07-11</summary>
4+
* bugfix: subarray uniqueness bug by @tomreitz in https://github.com/edanalytics/lightbeam/pull/76
5+
* bugfix: GET deletes by identity, not required params by @tomreitz in https://github.com/edanalytics/lightbeam/pull/68
6+
* feature: implement case flexibility for data discovery by @tomreitz in https://github.com/edanalytics/lightbeam/pull/31 and https://github.com/edanalytics/lightbeam/pull/77
7+
* feature: implementation of new `lightbeam create` functionality by @tomreitz in https://github.com/edanalytics/lightbeam/pull/56
8+
* feature: implementing validate references selector, behavior and remote switch, plus update docs by @tomreitz in https://github.com/edanalytics/lightbeam/pull/61
9+
</details>
10+
111
### v0.1.7
212
<details>
313
<summary>Released 2025-05-08</summary>

lightbeam/VERSION.txt

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

0 commit comments

Comments
 (0)