Releases: kenlooney/kasm
Releases · kenlooney/kasm
Release list
kasm 0.40.0
What's Changed
- Add ORG directive for origin address and implement origin-aware label immediates by @kenlooney in #45
Full Changelog: v0.38.0-build.244...v0.40.0-build.249
kasm 0.38.0
What's Changed
- feat: Implement source-level machine modes with
mode 16;andmode 32;directives by @kenlooney in #44
Full Changelog: v0.37.0-build.239...v0.38.0-build.244
kasm 0.37.0
What's Changed
- Bump version to 0.37.0 and implement a seven-release retention policy for downloadable packages by @kenlooney in #43
Full Changelog: v0.36.0-build.234...v0.37.0-build.239
kasm 0.36.0
What's Changed
- Bump version to 0.36.0 and add support for standalone Linux x86-64 ELF executables by @kenlooney in #42
Full Changelog: v0.35.0-build.229...v0.36.0-build.234
kasm 0.35.0
What's Changed
- Bump version to 0.35.0 and add freestanding Linux entry sequence support by @kenlooney in #41
Full Changelog: v0.34.1-build.224...v0.35.0-build.229
kasm 0.34.1
What's Changed
- Add agent instructions for versioning and documentation updates by @kenlooney in #40
Full Changelog: v0.34.1-build.219...v0.34.1-build.224
kasm 0.34.1
What's Changed
- Add comprehensive documentation for lexer, semantics, and 16-bit instruction set by @kenlooney in #39
Full Changelog: v0.34.0-build.214...v0.34.1-build.219