Skip to content

v.1.1

Latest

Choose a tag to compare

@Zerumi Zerumi released this 29 Apr 10:50
3ee127c

Release contains:

  • Assembly translator (asm-1.1.jar)
  • Basic computer for translated machine code execution (comp-1.1.jar)

What's Changed

  • feat: add markdown lint in ci.yml by @Zerumi in #7
  • Report and post-release documentation by @Zerumi in #8
  • Docs hotfix for v.1.0 by @Zerumi in #9
  • feat: create LICENSE by @Zerumi in #10
  • feat: update report.md by @Zerumi in #11
  • feat: buffer static allocation by @Zerumi in #12
  • Golden tests python by @Zerumi in #13
  • fix: change bf (from example) to sasm in a golden test script by @Zerumi in #14
  • fix: remove exception throwing caused by null file in disabled file a… by @Zerumi in #15
  • chore: documentation for 1.1 by @Zerumi in #16

Full Changelog: v.1.0...v.1.1