Releases: sql-hkr/tiny8
Releases · sql-hkr/tiny8
v0.2.0
What's Changed
- Add napoleon extension to Sphinx config (#15) by @sql-hkr in #16
- Add CLI visualizer and entry point for Tiny8 (#14) by @sql-hkr in #17
- Add CLI Visualizer documentation and usage examples (#17) by @sql-hkr in #19
- Add assembly examples and tests for various algorithms by @sql-hkr in #23
- docs: update README (#24) by @sql-hkr in #25
- test: increase coverage for cpu.py (#27) by @sql-hkr in #28
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Improve CPU flag handling and expand instruction set #1 by @sql-hkr in #2
- Fix #3 by @sql-hkr in #4
- Revise README and docs with improved overview and instruction set by @sql-hkr in #5
- Refactor type hints to use built-in generics #7 by @sql-hkr in #8
- Fix branch instruction in bubblesort example by @sql-hkr in #9
- Add BRGE and BRLT branch instructions (#10) by @sql-hkr in #11
- Add BRMI and BRPL instructions (#12) by @sql-hkr in #13
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/sql-hkr/tiny8/commits/v0.1.0