Skip to content

Releases: reallistic/pyloot

v0.1.0

05 Dec 20:27
6ec8e04
Compare
Choose a tag to compare
  • add py3.10 and py3.11 tests suites and support in pypi
  • drop py 3.6 support (Technically it still works but is unsupported)
  • fix a bug that could cause name collection to fail when objects don't support bases
  • resolve npm vulnerabilities
  • move github actions to python 3.9

v0.0.7

17 Jun 03:38
e4c1d83
Compare
Choose a tag to compare

Changelog:

  • Add support for python 3.9 and fix deprecated calls #26
  • Updated dependencies with vulnerabilities from dependabot

v0.0.6

26 Apr 07:22
Compare
Choose a tag to compare

Changelog:

  • Added ability to disable gzip encoding #18 #19
  • Updated dependencies with vulnerabilities with npm audit fix

v0.0.5

11 Jun 06:42
d6f7fc6
Compare
Choose a tag to compare

Changelog:

  • Made the objects page searchable #2
  • Show the number of items displayed on the history and objects page #1
  • Debounce keyboard input so it doesn't freeze while typing in the search field

v0.0.4

08 Jun 23:55
Compare
Choose a tag to compare

Changelog

  • fix readme links

v0.0.3

08 Jun 22:20
Compare
Choose a tag to compare

PyLoot MVP