Releases ======== 0.2.0 (2022-01-22) ------------------ ### Breaking changes * `./configure` - removed options to disable panic calls and returns in ``. * ` - removed preprocessor directives that can disable panic calls and returns. ### New stable APIs * `` - simple command line parser. ### Other changes * Now `./configure` options also follow semantic versioning. * Bug fixes in ``. 0.1.0 (2022-01-20) ------------------ Initial release.