Skip to content

QRules 0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 15:32
· 14 commits to main since this release
6a3b0eb

See all documentation for this version here.

⚠️ API changes

⚠️ Enhancements and optimizations

  • Postpone annotation evaluations (#251)
  • Specify allowed formalisms with Literal (#253)
  • Make Parity.value of type Literal[-1, 1] (#263)
  • Add Path to allowed load() arguments (#264)
  • Upgrade to python-constraint2 (#268)

🐛 Bug fixes

  • Print top number in Gell-Mann-Nishijima error (#262)

🔨 Maintenance

  • Use absolute imports only (#252)
  • Remove TypeAlias (#254)

🖱️ Developer Experience

  • Configure project with pyproject.toml only and remove setup.cfg (#250)
  • Remove JSON schema for Read the Docs (#259)

The full changelog as commits can be found here.