Skip to content

Commit 0b325fb

Browse files
committed
chore: Update dependencies & changelog
1 parent 067e89d commit 0b325fb

File tree

25 files changed

+676
-471
lines changed

25 files changed

+676
-471
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Lunatic Changelog
22

3+
## v0.13.0
4+
5+
Released 2023-05-03.
6+
7+
### Changes
8+
9+
- Wasmtime updated to 8.0
10+
- Proceess monitoring support added ([@tqwewe](https://github.com/tqwewe))
11+
- SQLite support added ([@SquattingSocrates](https://github.com/SquattingSocrates))
12+
- Support for intermediate CA certificates added ([@teskeras](https://github.com/teskeras))
13+
- Show name of registered processes when they fail ([@tqwewe](https://github.com/tqwewe))
14+
- Environment spawn limit ([@kosticmarin](https://github.com/kosticmarin))
15+
- `peer_addr` host API added ([@MarkintoshZ](https://github.com/MarkintoshZ))
16+
- Metrics API added ([@Roger](https://github.com/Roger))
17+
- `process::exists` API added ([@jtenner](https://github.com/jtenner))
18+
- Cargo lunatic wrapper added ([@Gentle](https://github.com/Gentle))
19+
- Improved CLI default arguments ([@pinkforest](https://github.com/pinkforest))
20+
- Improved CI workflow ([@shamilsan](https://github.com/shamilsan))
21+
- Additional tests added ([@sid-707](https://github.com/sid-707))
22+
323
## v0.12.0
424

525
Released 2022-11-15.

0 commit comments

Comments
 (0)