Skip to content

Releases: NickleDave/visual-search-nets

1.2.0

Choose a tag to compare

@NickleDave NickleDave released this 21 Dec 03:04
bump version to 1.2.0

1.1.0

Choose a tag to compare

@NickleDave NickleDave released this 24 Oct 21:08
bump version to 1.1.0

1.0.0

Choose a tag to compare

@NickleDave NickleDave released this 27 Mar 01:48
bump to version 1.0.0 in __about__

0.3.1

Choose a tag to compare

@NickleDave NickleDave released this 09 Jul 23:26
bump version to 0.3.1 in __about__ after fixing v minor bug

0.3.0

Choose a tag to compare

@NickleDave NickleDave released this 09 Jul 23:23
bump version in searchnets/__about__.py

0.2.0

Choose a tag to compare

@NickleDave NickleDave released this 09 Jul 23:22
bump version of searchnets to 0.2.0 in setup.py

0.1.0

Choose a tag to compare

@NickleDave NickleDave released this 22 May 21:12

Added

Fixed

  • __main__ checks whether config file exists and throws a human-readable error if it doesn't,
    as opposed to failing weirdly because ConfigParser doesn't tell you when the .ini file does not exist