File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
13
13
14
14
### Changed
15
15
16
- - Update converters for Germany to use the flik extension
16
+ - ...
17
17
18
18
### Deprecated
19
19
@@ -25,6 +25,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
25
25
26
26
### Fixed
27
27
28
+ - ...
29
+
30
+ ## [ v0.3.3] - 2024-04-12
31
+
32
+ ### Changed
33
+
34
+ - Update converters for Germany to use the flik extension
35
+
36
+ ### Fixed
37
+
28
38
- Provide more details in data validation messages
29
39
- Fix issue with ` get_pyarrow_type_for_geopandas `
30
40
- Fix missing schemas issue for AT converter
@@ -138,7 +148,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
138
148
139
149
- First release
140
150
141
- [ Unreleased ] : < https://github.com/fiboa/cli/compare/v0.3.2...main >
151
+ [ Unreleased ] : < https://github.com/fiboa/cli/compare/v0.3.3...main >
152
+ [ v0.3.3 ] : < https://github.com/fiboa/cli/compare/v0.3.2...v0.3.3 >
142
153
[ v0.3.2 ] : < https://github.com/fiboa/cli/compare/v0.3.1...v0.3.2 >
143
154
[ v0.3.1 ] : < https://github.com/fiboa/cli/compare/v0.3.0...v0.3.1 >
144
155
[ v0.3.0 ] : < https://github.com/fiboa/cli/compare/v0.2.1...v0.3.0 >
Original file line number Diff line number Diff line change 1
- __version__ = "0.3.2 "
1
+ __version__ = "0.3.3 "
2
2
fiboa_version = "0.2.0"
You can’t perform that action at this time.
0 commit comments