Skip to content

Releases: onfleet/pyonfleet

v1.1.2

06 Aug 21:57
v1.1.2
2a11fe4
Compare
Choose a tag to compare

Fixed

  • Error message handling (#14)

v1.1.1

06 Aug 21:57
v1.1.1
Compare
Choose a tag to compare

Fixed

  • Distribution wheel containing redundant files (kudos to @bbradshaw for noticing)

v1.1.0

06 Aug 21:57
v1.1.0
b820df9
Compare
Choose a tag to compare

Changed

  • Refactored config JSON file into a Python module

Fixed

  • Bug on PyPI wheel distribution
  • Bug on config directory problem with backslash in Windows
  • Bug on locating config directory in cloud instances
  • Bug on locating config directory in packaged instances (i.e. Electron)

v1.0.2

06 Aug 21:56
v1.0.2
a879982
Compare
Choose a tag to compare

Added

  • Rate limiter

Fixed

  • Bug on directories when using Windows environment (#10)
  • Issues found on wheel distribution and some bug in locating directories

v1.0.1

06 Aug 21:52
v1.0.1
0f58ad7
Compare
Choose a tag to compare

Added

  • Initial release on PyPI