Changelog

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.

1.2.0 - 2023-07-03

  • Add panic-free try_init(), try_init_with(), try_uninit().

1.1.0 - 2023-06-01

  • Add uninit().
  • Add make_static! macro.

1.0.0 - 2022-08-22

  • First release