Skip to content

Releases: xyngular/py-xbool

v1.1.0

20 Dec 18:03
1ae6991
Compare
Choose a tag to compare

1.1.0 (2023-12-20)

Features

  • directly return True or False, and not 1/0 with a follow on conversion. (020e2f1)
  • Make compatible with python 3.12. (e5d83a6)
  • update readme on python compatibility. (6409dd2)

v1.0.1

15 Apr 14:10
314851f
Compare
Choose a tag to compare

1.0.1 (2023-04-15)

Bug Fixes

v1.0.0

26 Dec 19:22
37f7818
Compare
Choose a tag to compare

1.0.0 (2022-12-26)

Features

  • Initial code for xbool. (58585a6)