We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10b7f48 + de5b5ce commit 0d8caf9Copy full SHA for 0d8caf9
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+### v0.1.2
2
+<details>
3
+<summary>Released 2024-04-19</summary>
4
+
5
+* feature: [Add ability for fetch `--keep-keys` and `--drop-keys` flags to allow wildcard matching](https://github.com/edanalytics/lightbeam/pull/23)
6
+* feature: [Update structured logging to be flatter, per recent team discussion](https://github.com/edanalytics/lightbeam/pull/24)
7
+* bugfix: [Support for `definitions`being renamed to `components.schemas` in Ed-Fi 7.1 Swagger](https://github.com/edanalytics/lightbeam/pull/25)
8
+</details>
9
10
### v0.1.1
11
<details>
12
<summary>Released 2024-02-16</summary>
lightbeam/VERSION.txt
@@ -1 +1 @@
-0.1.1
+0.1.2
0 commit comments