yaon 1.1.4+10 yaon: ^1.1.4+10 copied to clipboard
A simple library to parse either a string from either yaml or json.
[1.1.4+10] - May 14, 2024 #
- Automated dependency updates
[1.1.4+9] - May 7, 2024 #
- Automated dependency updates
[1.1.4+8] - April 23, 2024 #
- Automated dependency updates
[1.1.4+7] - April 16, 2024 #
- Automated dependency updates
[1.1.4+6] - April 2, 2024 #
- Automated dependency updates
[1.1.4+5] - March 19, 2024 #
- Automated dependency updates
[1.1.4+4] - January 30, 2024 #
- Automated dependency updates
[1.1.4+3] - January 23, 2024 #
- Automated dependency updates
[1.1.4+2] - January 16, 2024 #
- Automated dependency updates
[1.1.4+1] - December 19, 2023 #
- Automated dependency updates
[1.1.4] - November 15th, 2023 #
- Updated to standard analysis rules
[1.1.3] - November 12th, 2023 #
- Dependency updates
[1.1.2+6] - October 31, 2023 #
- Automated dependency updates
[1.1.2+5] - October 17, 2023 #
- Automated dependency updates
[1.1.2+4] - October 3, 2023 #
- Automated dependency updates
[1.1.2+3] - August 15, 2023 #
- Automated dependency updates
[1.1.2+2] - August 1, 2023 #
- Automated dependency updates
[1.1.2+1] - July 4, 2023 #
- Automated dependency updates
[1.1.2] - June 17th, 2023 #
- Dart 3.0
[1.1.1+2] - May 30, 2023 #
- Automated dependency updates
[1.1.1+1] - May 23, 2023 #
- Automated dependency updates
[1.1.1] - May 9th, 2023 #
- Added
normalize
to normalize the parsing between JSON and YAML.
[1.1.0+4] - May 9, 2023 #
- Automated dependency updates
[1.1.0+3] - April 25, 2023 #
- Automated dependency updates
[1.1.0+2] - April 4, 2023 #
- Automated dependency updates
[1.1.0+1] - April 3rd, 2023 #
- Added
tryParse
. - Refactored to deprecate the global
parse
andtryParse
and put them inside aYaonCodec
. This makes the usage more similar to the wayjson.decode
works.
[1.0.2+2] - March 28, 2023 #
- Automated dependency updates
[1.0.2+1] - February 14, 2023 #
- Automated dependency updates
[1.0.2] - January 24th, 2023 #
- Dart 2.19
[1.0.1+9] - January 17, 2023 #
- Automated dependency updates
[1.0.1+8] - December 13, 2022 #
- Automated dependency updates
[1.0.1+7] - November 8, 2022 #
- Automated dependency updates
[1.0.1+6] - November 1, 2022 #
- Automated dependency updates
[1.0.1+5] - September 13, 2022 #
- Automated dependency updates
[1.0.1+4] - September 6, 2022 #
- Automated dependency updates
[1.0.1+3] - July 12, 2022 #
- Automated dependency updates
[1.0.1+2] - June 28, 2022 #
- Automated dependency updates
[1.0.1+1] - June 21, 2022 #
- Automated dependency updates
[1.0.1] - June 15th, 2022 #
- Fix for parsing strings
[1.0.0+2] - May, 30, 2022 #
- Automated dependency updates
[1.0.0+1] - April 3rd, 2022 #
- Initial release