Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1013 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 1013 Bytes

Change Log

All notable changes to this repository will be documented in this file.

[1.0.2] - 2023-08-12

Added

  • LaBOX MAJOR Added DOI as per published in ZENODO 🎉.
  • LaBOX MINOR Added more function annotation.

Changed

  • LaBOX MINOR Changed None evaluation from == to is.

[1.0.1] - 2023-07-09

Changed

  • LaBOX MINOR Changed sys.exit() to sys.exit(2).
  • LaBOX MINOR Changed varibale FIND_CENTER to CENTER.
  • LaBOX MINOR Changed CENTER default status from None to False.

[1.0.0] - 2023-07-09

Added

  • LaBOX MAJOR Released the first version.