varch/release.txt
Lamdonn fa4bd85f2e 1. Add math category folder
2. Add the floatl initial version
3. Add the intl_print function
4. Fix intl_from issue
5. Add intl unit test code
2025-03-04 11:15:49 +08:00

42 lines
1.4 KiB
Plaintext

version 0.3.1
date 2025.03.04
changes
1. Add math category folder
2. Add the floatl initial version
3. Add the intl_print function
4. Fix intl_from issue
5. Add intl unit test code
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
version 0.3.0
date 2024.12.18
changes
1. Adjust makefile, add install, test components, help information and other targets
2. Add performance classification, including ramt, romt, cpul and unitt
3. Update test framework
4. Add date and inlt module
5. Add readme of English version
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
version 0.2.0
date 2024.08.11
changes
1. Add readme files for some modules(cQueue, dList, sList, tool, valloc, vlog)
2. Add std related file description
3. Fix the set method for sList and dList
4. Add graph module
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------
version 0.1.0
date 2024.07.21
changes
1. Initialization version
2. Add algorithm classification, including PID, filter and search algorithms
3. Update some readme files