Skip to content

Releases: stcarrez/ada-util

Ada Utility Library 1.9.0

15 Jul 19:22
Compare
Choose a tag to compare
  • 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

30 Dec 16:32
Compare
Choose a tag to compare
  • 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

19 Dec 22:56
Compare
Choose a tag to compare

Bug fix release.