Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.3.0 #84

Merged

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.3.0 (2024-11-18)

doc

Features

  • Adding implementation for Objectives (#2) (9de11e1)
  • Adding LICENSEs and updating Cargo.toml (e5938b8)
  • Adding method to extract constraints (d7b827d)
  • Adding semi-continous (bad2021)
  • Adding serde as an optional dependency (7e78069)
  • Capture problem name from comments section (e816dab)
  • Extending Float such that failing tests pass (94ed72b)
  • Gather variables names (11d926d)
  • Init the project (e916cb5)
  • Last remaining todo - use diff-struct for comparing data structures (3b720fe)
  • Make use of the Atomic operator, remove trim and resolve issue with variables on same line in Bounds sections (d9db27f)
  • Updating .pest file to better handle Bounds (73c7499)
  • Updating .pest grammar to support Special Order Sets (191a55e)
  • Updating model and compose fn to support SOS constraints (b955db1)
  • Updating PartialEq and Eq for all models (a627902)

Bug Fixes

  • Add UPPER_BOUND_REV grammar (a1390fb)
  • Adding additional test cases and fixes for .pest (ea5e188)
  • Adding Clone derive macro to internal model (#38) (ee5799e)
  • Allow constraints to be commented (0606b55)
  • Allow zero or more colons in constraints (51be6aa)
  • Another fix for comments inline (0955e0a)
  • Blank lines aren't ignored (#30) (5a58e64)
  • Constraint Sense should be an Enum of possible values (2a93a40)
  • Empty Bounds sections should be allowed (#28) (cd266cd)
  • Inline comments (56252e1)
  • Put annotation behind feature flag (a2e584d)
  • Scientific notation && Mosek specific fixes (#82) (2faa88d)
  • Signs were not correctly being assigned (282bbf8)
  • Updates Constraint Name with extended grammar (a1390fb)
  • Updating change (313ab8d)
  • Updating derives (be04033)
  • Updating parser such that objective names can be omitted (#31) (ab2c7da)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from dandxy89 as a code owner November 18, 2024 23:34
@dandxy89 dandxy89 merged commit 03d9a2f into main Nov 18, 2024
@dandxy89 dandxy89 deleted the release-please--branches--main--components--lp_parser_rs branch November 18, 2024 23:51
Copy link
Contributor Author

🤖 Release is at https://github.com/dandxy89/lp_parser_rs/releases/tag/v1.3.0 🌻

dandxy89 pushed a commit that referenced this pull request Nov 19, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant