Skip to content

Commit

Permalink
Version 1.1.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dievsky committed Feb 8, 2021
1 parent 2d7ce9b commit b670320
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ viktor Changelog

Here you can see the full list of changes between each viktor release.

Version 1.1.0

Released on February 9, 2021

- added "transform" and "transformInPlace" methods
- improved performance of multiple operations
- F64FlatArray is specified as return type whenever possible
- types other than F64Array and F64FlatArray are now internal
- improved index and dimensionality checks
- improved test coverage
- removed the benchmarks that were bundled with the project

Version 1.0.2
-------------

Expand Down

0 comments on commit b670320

Please sign in to comment.