File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
5
5
[ Keep a CHANGELOG] ( http://keepachangelog.com ) .
6
6
7
7
8
- ## Unreleased
8
+ ## 1.0.0 - 2025-04-09
9
9
10
10
This version upgrades the implementation to support JSON-LD 1.1.
11
11
@@ -34,7 +34,7 @@ Elixir versions < 1.15 and OTP version < 25 are no longer supported
34
34
creation functions for all error types from the JSON-LD spec, making it easier for users
35
35
to catch and handle errors and being more close to the spec
36
36
37
- [ Compare v0.3.9...HEAD ] ( https://github.com/rdf-elixir/jsonld-ex/compare/v0.3.9...HEAD )
37
+ [ Compare v0.3.9...v1.0.0 ] ( https://github.com/rdf-elixir/jsonld-ex/compare/v0.3.9...v1.0.0 )
38
38
39
39
40
40
Original file line number Diff line number Diff line change 1
- 0.4.0-pre
1
+ 1.0.0
You can’t perform that action at this time.
0 commit comments