Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

24 lines (12 loc) · 940 Bytes

Changelog

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)

1.0.1 (2023-04-15)

Bug Fixes

1.0.0 (2022-12-26)

Features

  • Initial code for xbool. (58585a6)