Releases: stcarrez/ada-util
Releases · stcarrez/ada-util
Ada Utility Library 1.9.0
- Improvement and fixes of the JSON, XML, CSV serialization
- Improvement of properties to also read and describe INI files
- Add encoders to support SHA256 and HMAC-SHA256
- Added a command package for implementation of command line tools
- Added event timer list management
- Fix on the HTTP curl support
- Implementation of x-www-form-urlencoded serialization
- Added localized date parsing
Ada Utility Library 1.8.0
- Added support for immediate flush and file appending to the file logger
- Added support for RFC7231/RFC2616 date conversion
- Improvement of configure and installation process with gprinstall (if available)
- Added file system stat/fstat support
- Use gcc intrinsics for atomic counters (Intel, Arm)
Ada Utility Library 1.7.2
Bug fix release.