We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdab0a commit d974d1cCopy full SHA for d974d1c
haxelib.json
@@ -5,8 +5,8 @@
5
"description": "Simple Physics Library written in Haxe",
6
"contributors": ["austineast"],
7
"url": "https://austineast.dev/echo",
8
- "releasenote": "make kinematic bodies ignore gravity again",
9
- "version": "1.5.3",
+ "releasenote": "aabb and other optimizations (thanks @Yanrishatum!)",
+ "version": "2.0.0",
10
"dependencies": {
11
"hxmath": ""
12
}
0 commit comments