Skip to content

Releases: dandxy89/lp_parser_rs

lp_parser_rs: v1.2.4

29 Apr 16:53
3a1afc1
Compare
Choose a tag to compare

1.2.4 (2024-04-29)

Build System

Miscellaneous Chores

  • deps: bump serde from 1.0.198 to 1.0.199 (#70) (34385d5)

lp_parser_rs: v1.2.3

22 Apr 08:05
4a7974a
Compare
Choose a tag to compare

1.2.3 (2024-04-21)

Build System

  • Do not include Cargo.lock file (18697f4)

lp_parser_rs: v1.2.2

11 Apr 08:59
201e38a
Compare
Choose a tag to compare

1.2.2 (2024-04-03)

Miscellaneous Chores

  • deps: bump insta from 1.36.1 to 1.38.0 (#66) (537dac6)

Code Refactoring

  • Lots of little tidyups and improvements (d73c365)

lp_parser_rs: v1.2.1

18 Mar 13:08
042c103
Compare
Choose a tag to compare

1.2.1 (2024-03-17)

Miscellaneous Chores

  • Updating the README.md file with an Icon (f725722)

lp_parser_rs: v1.2.0

14 Mar 17:11
164bae4
Compare
Choose a tag to compare

1.2.0 (2024-03-14)

doc

Build System

  • Adding unique_id (8419fad)
  • Remove patch version on unique_id dependency (e5cd444)
  • Updating dependencies (ignore patch versions) (70b2de6)
  • Updating MSRV to 1.66.1 (c4fca95)

Continuous Integration

Miscellaneous Chores

Features

Read more

v1.1.2

26 Feb 16:45
781e5f3
Compare
Choose a tag to compare

1.1.2 (2024-02-19)

Continuous Integration

v1.1.1

28 Jan 12:44
4769558
Compare
Choose a tag to compare

1.1.1 (2024-01-28)

Bug Fixes

  • Put annotation behind feature flag (a2e584d)

v1.1.0

28 Jan 12:40
f2c15eb
Compare
Choose a tag to compare

1.1.0 (2024-01-28)

doc

Build System

  • Remove patch version on unique_id dependency (e5cd444)

Continuous Integration

Bug Fixes

  • Constraint Sense should be an Enum of possible values (2a93a40)

Code Refactoring

v1.0.2

24 Jan 00:22
e0fbc30
Compare
Choose a tag to compare

1.0.2 (2024-01-24)

Build System

  • Updating MSRV to 1.66.1 (c4fca95)

v1.0.1

24 Jan 00:07
66f5129
Compare
Choose a tag to compare

1.0.1 (2024-01-23)

Bug Fixes