Skip to content

Releases: mbuhidar/retrotype

1.1.0

10 Jul 02:44
95e576c

Choose a tag to compare

What's Changed

  • Merge develop branch to main for revision 1.1.0 release. by @mbuhidar in #40

Full Changelog: v1.0.0...v1.1.0

1.0.0

04 Jul 13:07
f1d8a94

Choose a tag to compare

What's Changed

Refactor to eliminate duplicate code.
Add end-to-end integration tests.

0.0.3

31 Dec 02:51
c29c618

Choose a tag to compare

What's Changed

  • Merge develop branch to main for revision 0.0.3 release. by @mbuhidar in #32

Full Changelog: v0.0.1...v0.0.3

0.0.2

09 Dec 03:28
b92a4b3

Choose a tag to compare

What's Changed

  • Migrate latest code from retro-typein-tools project. by @mbuhidar in #7
  • Improve return values for check_line_num_seq function. Fixes #10 by @mbuhidar in #14
  • Add source reference info containing assembly code for original ahoy debuggers. by @mbuhidar in #16
  • Add source reference info containing assembly code for original ahoy debuggers by @mbuhidar in #17
  • Add basic type hints. Fixes #2. by @mbuhidar in #19
  • Fix import issues with char_maps by @mbuhidar in #20
  • OOP Refactor - fixes #4 by @mbuhidar in #22

Full Changelog: https://github.com/mbuhidar/retrotype/commits/v0.0.2

0.0.1

14 Nov 00:56
989ecfc

Choose a tag to compare

Release version 0.0.1 for PyPi distribution.

What's Changed

  • Migrate latest code from retro-typein-tools project. by @mbuhidar in #7
  • Merge develop to main for release of version 0.0.1 by @mbuhidar in #8

Full Changelog: https://github.com/mbuhidar/retrotype/commits/v0.0.1