Add class xml
[libacl.git] / ChangeLog
1 Feb 07, 2020 - Release 0.3
2 ============================
3
4   - hour: Add and subtract a number of seconds.
5   - Add parameter bool localtime to now() and today()
6   - String: Boundary checking on index and subtring operators
7   - Ported class Integer from the Gnu libg++ library.
8   - Added date::Weekday()
9   - Added class configration
10   - Added class xml
11
12 Oct 31, 2019 - Release 0.2
13 ============================
14
15   - Implemented hour class
16   - Implemented date class
17   - Implemented UTC class
18
19 May 30, 2019 - Release 0.1
20 ============================
21
22    - Extracted the classes not related to X windows from AXE
23    - Implemented and brushed up the String class.
24