Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sovelten committed Sep 12, 2023
1 parent efd9d09 commit b482271
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog

## Unreleased
## 1.13.0 / 2023-09-12
- Add checked-env function for cycle detection in env
- Added applicative synchronous engine (:async.applicative)
- Applicative engine support for core-async
- Applicative engine support for sync execution
- Add schema validation syntax
- Add support for schema validation on applicative engine

## 1.12.0 / 2023-02-08
- Add an applicative/monad engine using funcool/promesa in the backend, but theoretically extendable to anything implementing applicative and monad protocols. This is experimental and comes with no guarantees. Some minor tweaks might be needed to support cljs.
Expand Down

0 comments on commit b482271

Please sign in to comment.