Skip to content

Releases: geozeke/banip

v1.3.0

13 Jan 23:13
4b23427
Compare
Choose a tag to compare

This is a breaking change! banip is now installed via uv, and your
existing data files need to move. Please see [README.md][banip] for
more.

Changed

breaking: Migrate banip to an installable package (#36).

Fixed

  • Fix italics in markdown files (#35)
  • Lint code and documentation.

v1.2.0

11 Jan 23:09
f223785
Compare
Choose a tag to compare

Changed

Added

  • Add statistics for a given country. (#32)
  • Establish and maintain a proper changelog.

Fixed

  • Lint documentation.
  • Display properly sorted options when getting help.

v1.1.3

21 Dec 08:31
Compare
Choose a tag to compare

Added

  • Add the ability to compact ipsum entries into /24 subnets.

Fixed

  • Improve input validation.
  • Lint documentation.
  • Refactor and optimize code.

v1.1.2

02 Dec 14:18
606f20d
Compare
Choose a tag to compare

Changed

  • Tune binary search algorithm.
  • Enhance banip check with prettier output using rich.

Fixed

  • Lint documentation.

v1.1.1

15 Nov 16:58
Compare
Choose a tag to compare

Changed

  • Get better output with the rich library.

v1.1.0

23 Oct 23:15
Compare
Choose a tag to compare

Changed

  • Refine display of final metrics.

Fixed

  • Refactor code for better maintainability.

v1.0.2

09 Aug 19:29
2c0d4f7
Compare
Choose a tag to compare

Changed

  • Optimize binary search. (#13)
  • Bumped tqdm library to v4.66.5.

Added

  • Add functionality to remove IP addresses captured in a subnets.
  • Add license and acknowledgements for the tqmd library

Fixed

  • Fix calculation error in summary metrics.
  • Choose Better Variable Names. (#14)
  • Improve IP checking to include membership in subnets. (#15)

v1.0.1

30 Jul 19:18
8f73e36
Compare
Choose a tag to compare

Added

  • Add separate command line option to display version information.
  • Add additional help indicators to the subcommands.

Fixed

  • Refactor code for better maintainability.

v1.0.0

15 Mar 11:44
1ef9d29
Compare
Choose a tag to compare

Changed

  • Update documentation with page anchors.

Added

  • Introduce a plugin architecture.

Fixed

  • Fixed uncaught exception.
  • Lint documentation.

v0.1.0

12 Mar 13:46
Compare
Choose a tag to compare

Initial Release.