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