Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 969 Bytes

CHANGES.rst

File metadata and controls

64 lines (41 loc) · 969 Bytes

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.5] - 2024-08-30

Added

  • Support for python 3.12

Changed

  • Use poetry-core build backend :pr:`9`

[0.1.4] - 2023-08-13

Added

  • Implement init_tree method :pr:`8`

Removed

  • Stop supporting python 3.7

[0.1.3] - 2023-03-12

Added

  • Python 3.11 support :pr:`6`
  • Increase initial value for olcDbMaxSize :pr:`7`

[0.1.2] - 2021-11-24

Added

  • Added ldapsearch command. :pr:`4`
  • The root DN can add schemas. :pr:`5`

[0.1.1] - 2021-05-06

Added

  • Customizable configuration template

[0.1.0] - 2021-04-02

Added

  • Initial release.