File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- The format is based on [ Keep a Changelog] , and this project adheres to
6
- [ Semantic Versioning] .
5
+ The format is based on [ Keep a Changelog] ,
6
+ and this project adheres to [ Semantic Versioning] .
7
+
8
+ ## [ 0.0.6] - 2021-02-16
9
+
10
+ ### Features
11
+
12
+ - quaternions ([ ` 7c5f102 ` ] )
13
+ - vector midpoint method ([ ` 171c11e ` ] )
14
+ - add to and from homogenous ([ ` 78d8b4d ` ] )
7
15
8
16
## [ 0.0.5] - 2021-02-15
9
17
@@ -69,6 +77,10 @@ The format is based on [Keep a Changelog], and this project adheres to
69
77
70
78
[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
71
79
[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
80
+ [ 0.0.6 ] : https://github.com/denosaurs/gmath/compare/0.0.5...0.0.6
81
+ [ `7c5f102` ] : https://github.com/denosaurs/gmath/commit/7c5f102ae6bdf0f4b73b4cf0a87c60a26db63304
82
+ [ `171c11e` ] : https://github.com/denosaurs/gmath/commit/171c11efdff32acaa4522ae4496058c37eea4b4b
83
+ [ `78d8b4d` ] : https://github.com/denosaurs/gmath/commit/78d8b4dccafe2a45354cbfff79490e00c092e1d6
72
84
[ 0.0.5 ] : https://github.com/denosaurs/gmath/compare/0.0.4...0.0.5
73
85
[ `d0dea04` ] : https://github.com/denosaurs/gmath/commit/d0dea041bb44d818aeadf6c371cf2154308d8a43
74
86
[ 0.0.4 ] : https://github.com/denosaurs/gmath/compare/0.0.3...0.0.4
You can’t perform that action at this time.
0 commit comments