Skip to content

Releases: fraya/v3d

v0.2.1

11 May 15:46
Compare
Choose a tag to compare
  • GH Actions maintance
  • Update library dependency graphic colors

Full Changelog: v0.2.0...v0.2.1

v.0.2.0

16 Jan 20:47
Compare
Choose a tag to compare
  • Improve documentation:
    • Simplify call of single argument functions/methods
    • Fix examples
    • Add furo theme in requirements.txt
    • Remove TOC to better integration with Furo theme
    • Add Changelog
  • Code changes/improvements:
    • Add more tests
    • Separate module in module interface and implementation
    • Allow only floats on '*' and '/' operations
    • Seal arithmethic operations
    • Remove alias normalize
    • Change some methods for functions to improve performance
    • Rename constructor function from v3d to v3
  • Improve GH workflows:
    • Cache compiler and dependencies in workflow

Update docs

08 Jun 07:31
Compare
Choose a tag to compare

Update docs to fix JSON code blocks

Initial release

28 May 07:36
Compare
Choose a tag to compare

Initial release