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 0.1.3 #18

Conversation

github-actions[bot]
Copy link
Contributor

New Release

0.1.2 (2023-11-14)

Continuous Integration

  • Updating CI Action condition (#3) (75e3fe0)

Miscellaneous Chores

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)
  • 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

  • Adding additional test cases and fixes for .pest (ea5e188)
  • Allow zero or more colons in constraints (51be6aa)

Code Refactoring

  • Breaking out the model.rs file into smaller files (9470c48)
  • Convert constraints to constraints: HashMap<String, Constraint> (2e73bb8)
  • Rename to RuleExt (0d80542)
  • Renaming the project (edd6617)

This PR was generated with Release Please. See documentation.

@dandxy89 dandxy89 force-pushed the release-please--branches--main--components--release-please-action branch from a01c5bd to ab4c789 Compare November 14, 2023 00:24
@dandxy89 dandxy89 force-pushed the release-please--branches--main--components--release-please-action branch from ab4c789 to 845519f Compare November 14, 2023 00:32
@dandxy89 dandxy89 changed the title chore(main): release 0.1.2 chore(main): release 0.1.3 Nov 14, 2023
@dandxy89 dandxy89 force-pushed the release-please--branches--main--components--release-please-action branch from 2c057f5 to 4223e54 Compare November 14, 2023 00:34
@dandxy89 dandxy89 force-pushed the release-please--branches--main--components--release-please-action branch from 4223e54 to 03350c0 Compare November 14, 2023 00:34
@dandxy89 dandxy89 merged commit 87bc1c3 into main Nov 14, 2023
1 check passed
@dandxy89 dandxy89 deleted the release-please--branches--main--components--release-please-action branch November 14, 2023 00:35
Copy link
Contributor Author

🤖 Release is at https://github.com/dandxy89/lp_parser_rs/releases/tag/v0.1.3 🌻

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.

None yet

1 participant