PortaLinux Runtime - Release Archive
After the Codeberg Migration, we needed to move the releases somewhere, and there's no better place than here. All of the changelogs from the
GitHub releases will be reuploaded here in proper HTML
Here are the releases of this project repo:
- v0.01: Initial release (2023/7/16)
- v0.02: Error Handling, Proper Types, and Memory Tracker Update (2023/7/29)
- v0.03: plrt-string implemented (2023/8/5)
- v0.04: Achieved pl32lib-ng parity (2023/9/11)
- v0.05: Surpassed libplml features, Minor plstring_t bugfix (2023/10/28)
- v0.06: Various bugfixes, plRTStrcmp added (2023/10/29)
- v0.06.1: Minor bug fix (2023/11/10)
- v0.07: PLML Array support added, Fixed tokenizer bugs (2023/12/1)
- v1.00-rc1: Ready for stable API release (2023/12/18)
- v1.00: First stable release (2024/1/18)
- v1.01: File caching (2024/2/17)
- v1.02: PLML Token String Generator, Official Deprecration Notice of C++ Header (2024/3/17)
- v1.02.1: Small patch for PLML Token Generator (2024/4/9)
- v1.02.2: Minor changes (2024/5/9)
- v1.02.3: Actually finished implementing plRTStrdup, Added Tokenizer Handling of Tabs (2024/5/18)
- v1.03: Added plRTStrDecompress, Added Meson Build Support, Optional signalHandler (2024/7/5)
- v1.03.1: Fixed ABI Breakage (2024/7/12)
- v1.03.2: Updated API Documentation (2024/7/22)
- v1.04: plRTGetDirents returns actual directory entry list, Documentation updated (2024/8/5)
- v1.04.1: Improved build system (2024/8/16)
- v1.04.1-hotfix: Typo strikes again! (2024/11/29)
- v1.04.2: plRTGetDirents Behavior Change (2024/12/2)
- v1.04.3: PLML bugfix (2024/12/17)
- v1.04.4: Parser bugfix (2024/12/29)