Releases: ansasaki/abimap
Releases · ansasaki/abimap
v0.3.2
- Fixed broken builds due to changes in warning output
- Changed tests to check error messages
- Added python 3.7 to testing matrix
- Added requirement to verify SNI when checking URLs in docs
v0.3.1
- Fixed bug when sorting releases: the older come first
- Added missing runtime requirement for setuptools
- Added manpage generation
v0.3.0
Complete rename of the project to abimap
v0.2.5
Add symver-smap console-script entry point. This generates a copy of smap application, but named symver-smap. This is useful for distributions when there are binaries names conflicts.
v0.2.4
- Removed dead code and removed executable file permission
- Removed appveyor related files
v0.2.3
Removed shebangs from scripts
v0.2.2
Fixed bugs in update with provided release information
v0.2.1
Fixed a bug in release name generation. Invalid characters were accepted.
v0.2.0
Released on PyPI as symver-smap-0.2.0
v0.1.0
This is the first version released on PyPI.