Releases: athenavm/athena
Releases · athenavm/athena
macos-release
📦 Uncategorized
- Unify memory
- PR: #64
- Add go bindings
- PR: #66
- Troubleshoot build
- PR: #69
- Bump mikepenz/release-changelog-builder-action from 4 to 5
- PR: #70
- Add athena book
- PR: #58
- load the VM library directly from Go
- PR: #77
- remove unused vm/lib/src/utils.rs
- PR: #79
- Update syn requirement from 1.0 to 2.0
- PR: #80
- remove redundant
set_option
wrapper- PR: #85
- remove deadcode from athcon-declare
- PR: #83
- go bindings: refactors around
VM::Execute
- PR: #84
- removed redundant abstraction 'HostProvider'
- PR: #87
- Remove hardcoded Rust commit hash
- PR: #90
fix-release
v0.3.0
📦 Uncategorized
- Bump docker/build-push-action from 5 to 6
- PR: #24
- Proof of concept blockchain integration
- PR: #21
- Replace trait object host interface with a concrete struct with a trait-bound generic
- PR: #29
- Proof of concept gas metering
- PR: #34
- Update num requirement from 0.3 to 0.4
- PR: #31
- Implement
call
host function- PR: #37
- Fix Examples
- PR: #43
- Minor cleanup
- PR: #46
- E2E FFI recursive host test
- PR: #47
- Simplify host read and write functions
- PR: #49
- Implement remaining host functions
- PR: #52
- Update build workflow
- PR: #56
- Misc improvements
- PR: #57
- Integrate upstream fixes
- PR: #59
- Prepare release v0.3.0
- PR: #63
build-vmlib
📦 Uncategorized
- Bump docker/build-push-action from 5 to 6
- PR: #24
- Proof of concept blockchain integration
- PR: #21
- Replace trait object host interface with a concrete struct with a trait-bound generic
- PR: #29
- Proof of concept gas metering
- PR: #34
- Update num requirement from 0.3 to 0.4
- PR: #31
- Implement
call
host function- PR: #37
- Fix Examples
- PR: #43
- Minor cleanup
- PR: #46
- E2E FFI recursive host test
- PR: #47
- Simplify host read and write functions
- PR: #49
- Implement remaining host functions
- PR: #52
Latest Release
- no changes
v0.1.0
📦 Uncategorized
- Update itertools requirement from 0.12.1 to 0.13.0
- PR: #7
- Bump docker/setup-buildx-action from 2 to 3
- PR: #8
- Bump docker/metadata-action from 4 to 5
- PR: #9
- Bump docker/login-action from 2 to 3
- PR: #10
- Bump docker/build-push-action from 3 to 5
- PR: #11
- Bump softprops/action-gh-release from 1 to 2
- PR: #12
- Add RV32E support
- PR: #15
- Dual-license under Apache and MIT
- PR: #20