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

HPL v1.2.0 #10

Merged
merged 2 commits into from
Sep 8, 2023
Merged

HPL v1.2.0 #10

merged 2 commits into from
Sep 8, 2023

Conversation

git-afsantos
Copy link
Owner

Description

  • Added canonical_form(property: HplProperty) function to hpl.rewrite module.
  • Changed HplAstObject.but() to return the same object if no attributes would change.

Type of Change

  • 📝 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • ✨ Improvement (non-breaking change which improves an existing feature)
  • 📦 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

This pull request complies with the conduct and contribution guidelines of this repository.

  • Type checking passes with tox -e typecheck.
  • Coding style passes with tox -e lint.
  • New code is covered by new or existing tests.
  • All tests pass with tox.
  • New code is documented.

@git-afsantos git-afsantos merged commit 66d8d8d into main Sep 8, 2023
2 checks passed
@git-afsantos git-afsantos deleted the dev-v1.2 branch September 8, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant