[go: up one dir, main page]

toml-test 0.3.1

Verify Rust TOML parsers
Documentation
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- next-header -->
## [Unreleased] - ReleaseDate

## [0.3.1] - 2021-09-03

#### Features

- More detail in error report

## [0.3.0] - 2021-09-03

#### Features

- Encoder harness

#### Breaking Changes

- Fixed the naming of `Encoded` to `Decoded`

## [0.2.5] - 2021-08-24

- Improve panic message

## [0.2.4] - 2021-08-19

## [0.2.3] - 2021-08-17

## [0.2.2] - 2021-08-17

## [0.2.1] - 2021-08-17

## [0.2.0] - 2021-08-16

<!-- next-url -->
[Unreleased]: https://github.com/epage/git-stack/compare/v0.3.1...HEAD
[0.3.1]: https://github.com/epage/git-stack/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/epage/git-stack/compare/v0.2.5...v0.3.0
[0.2.5]: https://github.com/epage/git-stack/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/epage/git-stack/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/epage/git-stack/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/epage/git-stack/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/epage/git-stack/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/epage/git-stack/compare/6b3acf93509758...v0.2.0