Skip to content

Commit 93390e5

Browse files
committed
Prepare 0.5.0 release
1 parent 91587b9 commit 93390e5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# JSON-goLD Change Log
22

3+
## v0.5.0 - 2022-11-18
4+
5+
- Add GitHub workflows for CI
6+
- Bump the package to Go 1.18
7+
- Address linter feedback, including regexes
8+
- New option: Safe Mode. If set to `true`, Expansion operation will fail if it encounters properties that aren't defined in the context
9+
310
## v0.4.2 - 2022-10-04
411

512
- Move initialization of rxURL from global to function scope to reduce stack size usage while initialization

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ This library was originally written by Stan Nazarenko (@kazarena) with Pull Requ
88
* Dmitriy Kinoshenko (@kdimak)
99
* Andrew Ortman (@andrewortman)
1010
* Abdulbois (@Abdulbois)
11+
* @wijatplay3
1112

1213
All future contributors will be recorded in this file.

0 commit comments

Comments
 (0)