We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874e2c8 commit f7f40d6Copy full SHA for f7f40d6
CHANGES.md
@@ -1,19 +1,19 @@
1
-## v0.0.4 (2024-01-09)
+## 0.0.4 (2024-01-09)
2
3
* Add FreeBSD support, fixes to endian includes for FreeBSD and DragonFly BSD (tmcgilchrist, #7)
4
5
-## v0.0.3 (2023-02-23)
+## 0.0.3 (2023-02-23)
6
7
* Add memory_size function (@crackcomm, #1)
8
* Change memory_size return type to int (@crackcomm, #2)
9
* Fix build with dune 3.6 (@emillon, #3)
10
* Remove ctypes include path hack by using ctypes 0.3 / dune 3.7 (@TheLortex, #5)
11
12
-## v0.0.2 (2022-07-07)
+## 0.0.2 (2022-07-07)
13
14
* Moved repository
15
* Compile with fPIC
16
17
-## v0.0.1 (2022-07-07)
+## 0.0.1 (2022-07-07)
18
19
* Initial release
0 commit comments