Skip to content

Commit

Permalink
Changes for 0.3.0-alpha1
Browse files Browse the repository at this point in the history
Signed-off-by: Kakadu <Kakadu@pm.me>
  • Loading branch information
Kakadu committed Feb 12, 2022
1 parent 41954ac commit b2a7e0f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## 0.3.0 (dev)

## 0.3.0-alpha1 (12-02-2022)

### Changed

- Make `ppx_distrib` usable
- Rewrite everyting with Moiseenko-style reifiers
* Now we use `'a ilogic' type instead of `('a, 'b) injected`.
* Reification changes: we no longer need FMap1/2/3/etc
* New `ppx_distrib` to generate reification code
- Requires GT >= 0.5, fresh ppxlib < 0.25


## 0.2.0 (2021-03-04)
Expand Down

0 comments on commit b2a7e0f

Please sign in to comment.