File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ This project adheres to [Semantic Versioning](http://semver.org/) and
5
5
[ Keep a CHANGELOG] ( http://keepachangelog.com ) .
6
6
7
7
8
+ ## v0.1.3 - 2024-10-16
9
+
10
+ This version includes important dependency updates:
11
+
12
+ - Ontogen v0.1.2 removes timeouts that may occur when dealing with larger
13
+ amounts of data and improves some error messages (see the [ full Ontogen changelog] ( https://github.com/ontogen/ontogen/blob/main/CHANGELOG.md ) )
14
+ - RDF.ex v2.0.1 fixes a bug in the Turtle/TriG encoder
15
+ - tzdata v1.1.2 fixes an error in the previous version where the : tzdata_release_updater
16
+ was terminating unexpectedly
17
+
18
+ [ Compare v0.1.2...v0.1.3] ( https://github.com/ontogen/cli/compare/v0.1.2...v0.1.3 )
19
+
20
+
21
+
8
22
## v0.1.2 - 2024-08-20
9
23
10
24
### Fixed
Original file line number Diff line number Diff line change 1
- 0.1.2
1
+ 0.1.3
You can’t perform that action at this time.
0 commit comments