Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

81 lines (58 loc) · 1.82 KB

1.0.1 - 2022-03-16

Fix

  • update parser for move records with comments (#18)

1.0.0 - 2021-12-27

Chore

  • upgrade checkout action to v2 (#13)
  • rename master branch to main (#11)

0.6.1 - 2021-08-15

Refactor

  • upgrade dependencies (#10)

0.6.0 - 2020-11-14

Chore

  • use tarpaulin to measure coverage

Fix

  • clippy warnings

0.5.0 - 2020-01-02

0.5,0 - 2020-01-02

Feat

  • upgrade to nom5
  • upgrade to nom4

0.4.0 - 2020-01-01

Chore

  • use Github Actions
  • use git-chglog to generate CHANGELOG

Refactor

  • cargo clippy
  • cargo fmt

0.3.0 - 2019-01-27

Fix

  • add Cargo.toml

Refactor

  • migrate to 2018 edition

0.2.0 - 2017-06-24

Chore

  • remove redundant builds

0.1 - 2017-06-13