1.6.0 - 2025-11-29
- 4MB heap support (thanks to @ppkantorski)
- Inverse order priority for config file as originally intended
1.5.2 - 2025-11-18
- libnx @ v4.10.0
1.5.1 - 2025-05-28
- Config file can now be placed in several valid locations
1.5.0 - 2025-05-25
- Customizable list of servers via ini file
- Code cleanup (if you have suggestions, please let me know!)
1.2.8-1 - 2024-10-20
- libnx @ v4.7.0
1.2.8 - 2023-04-03
- libtesla @ 779b4ea
Thanks to @DarkMatterCore!
1.2.7 - 2023-02-24
- libtesla @ b32acbc
1.2.6 - 2022-09-22
- Cloudflare and Google NTP servers ( Thanks to @DraconicNEO! )
- Underlying servers list structure for better readability
1.2.5 - 2022-07-16
- Updated to C++20
- Code optimized: now using exceptions and "proper" strings
1.2.1 - 2021-07-20
Thanks to @DarkMatterCore!
1.2.0 - 2020-11-21
- New option to set network time to user-set time
1.1.1 - 2020-09-20
1.1.0 - 2020-04-21
- Use
std::stringinstead ofchar*for user messages
1.0.0 - 2020-04-05
- First release