Releases: geofmureithi/plugy
Releases · geofmureithi/plugy
v0.3.1
What's Changed
- fix: change context api to consuming by @geofmureithi in #40
- bump: to version 0.3.1 by @geofmureithi in #41
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Configure Renovate by @renovate in #18
- fix(deps): update rust crate darling to 0.20.3 by @renovate in #19
- fix(deps): update rust crate async-lock to 2.8.0 by @renovate in #20
- fix(deps): update rust crate dashmap to 5.5.3 by @renovate in #22
- chore(deps): update actions/checkout action to v4 by @renovate in #23
- fix(deps): update rust crate wasmtime to v12 by @renovate in #24
- fix(deps): update rust crate wasmtime to 12.0.2 by @renovate in #25
- fix(deps): update rust crate wasmtime to v13 by @renovate in #26
- fix(deps): update rust crate wasmtime to v14 by @renovate in #27
- fix(deps): update rust crate wasmtime to 14.0.4 by @renovate in #29
- fix(deps): update rust crate async-lock to v3 by @renovate in #30
- Update LICENSE by @geofmureithi in #32
- fix(deps): update rust crate async-lock to 3.1.0 by @renovate in #31
- fix(deps): update rust crate wasmtime to v15 by @renovate in #34
- fix(deps): update rust crate async-lock to 3.1.2 by @renovate in #33
- fix(deps): update rust crate wasmtime to 15.0.1 by @renovate in #35
- fix(deps): update rust crate async-lock to 3.2.0 by @renovate in #36
- Fix/context export by @geofmureithi in #37
- Chore 0.3.0 by @geofmureithi in #38
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- docs: include readme by @geofmureithi in #13
- fix ci by @Heraclito-Q-Saldanha in #14
- Include wasmtime_serde in ack for inspirations by @geofmureithi in #15
- Chore/api fixes by @geofmureithi in #16
- Chore/bump to 0 2 1 by @geofmureithi in #17
New Contributors
- @Heraclito-Q-Saldanha made their first contribution in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: context sharable with plugins by @geofmureithi in #11
- chore: bump up version by @geofmureithi in #12
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- chore: fix failing parts of ci by @geofmureithi in #6
- chore: introduce ci for tests and clippy by @geofmureithi in #5
- feat: plugin functions can have multiple arity by @geofmureithi in #7
- update: n-ary for functions and docs by @geofmureithi in #8
New Contributors
- @geofmureithi made their first contribution in #6
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Introduces a basic runtime.
- Introduces a basic plugin system.
Full Changelog: https://github.com/geofmureithi/plugy/commits/v0.1.0