Skip to content

Releases: isaacphysics/inequality-grammar

v.1.3.5

05 Nov 11:46
Compare
Choose a tag to compare

What's Changed

  • Allow Nuclear atomic/mass numbers to be omitted by @sjd210 in #11

Full Changelog: v1.3.2...v.1.3.5

v1.3.4

22 Oct 10:18
Compare
Choose a tag to compare

What's Changed

  • Allow individual Elements and Ions to be hydrated by @sjd210 in #10

Full Changelog: v1.3.3...v1.3.4

v.1.3.3

22 Oct 10:17
Compare
Choose a tag to compare

What's Changed

  • Correctly translate parsing errors to Inequality AST by @skyepurchase in #7
  • Allow number coefficients to be parsed in nuclear by @sjd210 in #8
  • Allow individual elements to be bracketed, and allow zero-values on input by @sjd210 in #9

Full Changelog: v1.3.2...v1.3.3

v1.3.2

22 Oct 10:15
Compare
Choose a tag to compare

What's Changed

  • Add yarn command to pre-publish script to ensure packages are updated before publishing

Full Changelog: v1.3.1...v1.3.2

v1.3.1

10 Sep 11:17
Compare
Choose a tag to compare
  • Add a prepublish script to ensure a rebuild occurs before publishing.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Sep 11:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.0.0

06 Oct 12:47
Compare
Choose a tag to compare
  • Move to yarn
  • Add much needed documentation

Full Changelog: v0.11.0...v1.0.0

v0.11.0

06 Oct 12:46
Compare
Choose a tag to compare

Update dependencies.

Full Changelog: v0.10.3...v0.11.0

v0.10.3

21 Oct 11:44
Compare
Choose a tag to compare
  • bf59a49 Support relations (=, ==) for boolean logic.

v0.10.2

21 Oct 11:43
Compare
Choose a tag to compare
  • 7d81c39 Support lower case 'not' as well