File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ v0.20.2] - 2025-08-29
11+
1012- Reimplementation tests and CI
1113- Update extensions namespace to fiboa.org, use vecorel schemas
1214- Calibrate ha and m2 calculation in converters
@@ -425,7 +427,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
425427
426428- First release
427429
428- [ Unreleased ] : < https://github.com/fiboa/cli/compare/v0.11.0...main >
430+ [ Unreleased ] : < https://github.com/fiboa/cli/compare/v0.20.2...main >
431+ [ v0.20.2 ] : < https://github.com/fiboa/cli/compare/v0.20.1...v0.20.2 >
432+ [ v0.20.1 ] : < https://github.com/fiboa/cli/compare/v0.20.0...v0.20.1 >
433+ [ v0.20.0 ] : < https://github.com/fiboa/cli/compare/v0.11.0...v0.20.0 >
429434[ v0.11.0 ] : < https://github.com/fiboa/cli/compare/v0.10.0...v0.11.0 >
430435[ v0.10.0 ] : < https://github.com/fiboa/cli/compare/v0.9.0...v0.10.0 >
431436[ v0.9.0 ] : < https://github.com/fiboa/cli/compare/v0.8.0...v0.9.0 >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " fiboa-cli"
7- version = " 0.20.1 "
7+ version = " 0.20.2 "
88description = " CLI tools such as validation and file format conversion for fiboa."
99readme = " README.md"
1010license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments