first commit
This commit is contained in:
commit
79469ab40c
12 changed files with 462 additions and 0 deletions
25
CHANGES.md
Normal file
25
CHANGES.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
## unreleased
|
||||
|
||||
## 0.5 - 2025-05-21
|
||||
|
||||
- expose thread-safe and thread-unsafe functors
|
||||
|
||||
## 0.4 - 2024-06-06
|
||||
|
||||
- add some inlining hints
|
||||
|
||||
## 0.3 - 2024-01-26
|
||||
|
||||
- write doc
|
||||
- make `hash_consed` type private
|
||||
- write proper interface
|
||||
- lower OCaml bound to 4.14
|
||||
|
||||
## 0.2 - 2024-01-25
|
||||
|
||||
- update for OCaml 5.0
|
||||
- add Fake functor
|
||||
|
||||
## 0.0.1 - 2019-11-23
|
||||
|
||||
- first release
|
||||
Loading…
Add table
Add a link
Reference in a new issue