English
- Refactor time addition and subtraction series methods in traveler.gofile to ensure immutability by copying instances to avoid modifying the original instance
- Add Greeklocalised language support
- Add Finnishlocalised language support
- Add Myanmarlocalised language support
中文
- 重构 traveler.go文件里时间增减系列方法通过复制实例来保证不可变性,以避免修改原始实例
- 增加对 希腊语的本地化语言支持
- 增加对 芬兰语的本地化语言支持
- 增加对 缅甸语的本地化语言支持
Full Changelog: v2.6.13...v2.6.14