Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 474 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 474 Bytes

Change Log of AlofLib

Dev (WIP)

  • ...

0.1.1 (2024-11-05)

Maintenance update:

  • Cleaned up the README and the test cases
  • Removed composer.lock from distribution
  • Now suggests vectorial1024/transmutation

0.1.0 (2023-12-01)

Implemented basic functions on array-like objects:

  • Implemented is_alo()
  • Implemented alo_keys()
  • Implemented alo_values()
  • Implemented alo_walk()

0.0.0 (2023-11-23)

  • Initial release
  • No features in this version