Skip to content

Release 0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 08:52
· 151 commits to master since this release

⭐ New Features

  • Implement Scalars generator for testing purposes #123
  • Remove unchecked warning suppression for PtsPolyline and Polygon #121
  • Implement mocking objects for FieldAddition / FieldMultiplication #113
  • Implement mocking objects for Line / Circle / Ray / Segment #109
  • Implement mocking objects for Angle #107
  • Implement mocking objects for OrderedField #105
  • Implement mocking objects for Field / AbstractField #104
  • Implement mocking objects for MetricSpaceField #103
  • Implement mocking objects for InnerProduct #101
  • Implement mocking objects for OrderedRandom #100
  • Implement mocking objects for Vect #98
  • Implement spying scalar mock #96
  • Increase test coverage to 94% #91
  • Remove unchecked warning suppression for FixedMatrix #88
  • Remove unchecked warning suppression for FixedVector #87
  • Remove unchecked warning suppression for Multiplication #86
  • Remove unchecked warning suppression for Add and Sum #85
  • Increase test coverage to 93.5% #82
  • Get rid of SameDimensionCheck #76
  • Implement mocking objects #74
  • Get rid of null usage #73
  • Parametrize generic classes usage in jeometry-double #71
  • Parametrize generic classes usage in jeometry-api #70
  • Get rid of parametrization of Predicate #69
  • Get rid of Degrees parametrization #68
  • Parametrize generic classes usage in aljebra #66
  • Parametrize aljebra entities #64

📔 Documentation

  • Update code in documentation #81