Skip to content

feat: update unitsml-ruby for lutaml-model 0.8.0 compatibility#58

Open
ronaldtse wants to merge 4 commits intomainfrom
rt-lutaml-080
Open

feat: update unitsml-ruby for lutaml-model 0.8.0 compatibility#58
ronaldtse wants to merge 4 commits intomainfrom
rt-lutaml-080

Conversation

@ronaldtse
Copy link
Copy Markdown
Contributor

Summary

  • Fix Element.new API calls to use correct argument order for lutaml-model 0.8.0
  • Fix UTF-8 encoding issues in MathML output
  • Rename Error to Errors module for autoload consistency
  • Update test expectations for implicit extender tests (mathematically correct output)
  • Update Gemfile to use lutaml-model ~> 0.8.0 and released mml gem

Test plan

  • Run bundle exec rspec to verify all 372 tests pass
  • Verify MathML, LaTeX, HTML, and Unicode conversions work correctly

References

- Fix Element.new API calls to use correct argument order
- Fix UTF-8 encoding issues in MathML output
- Rename Error to Errors module for autoload consistency
- Update test expectations for implicit extender tests
- Update Gemfile to use lutaml-model ~> 0.8.0 and released mml gem
- Fix rubocop violations in modified files
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