output 1.0.7
output: ^1.0.7 copied to clipboard
output project
CHANGELOG.md #
0.0.1 #
- Initial release
0.0.2 #
- Fixed bug for stack trace display
0.0.3 #
- Fixed bug for stack trace display
1.0.0 #
- Official release
1.0.1 #
- Moved to new repository
1.0.2 #
- Added: echoJson() and dumpJson()
1.0.3 #
- Improved echoJson() and dumpJson()
1.0.4 #
- Added: echoYaml() and dumpYaml()
1.0.5 #
- Changed dependent package from text_data to text_serializer
1.0.6 #
- Modified echoYaml() and dumpYaml because text_serializer.toYaml() has been modified
1.0.7 #
- Updated depencency to text_serializer package to 2025.423.1447