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

Bump dev version to 0.9.x #230

Merged
merged 5 commits into from
Apr 23, 2024
Merged

Bump dev version to 0.9.x #230

merged 5 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. bump dev version

    bjodah committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    49cfc08 View commit details
    Browse the repository at this point in the history
  2. fix(parser): handle decimal subscripts

    Translate a Unicode decimal point in a subscript as a text decimal
    point.  Use `.` as the decimal point operator and `..` as the hydrate
    operator.  Add zinc nitrate example from #207.
    
    Signed-off-by: Jeremy A Gray <jeremy.a.gray@gmail.com>
    jeremyagray authored and bjodah committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3636f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fe07c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74e83f3 View commit details
    Browse the repository at this point in the history
  5. fix lint

    bjodah committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    05c923f View commit details
    Browse the repository at this point in the history