Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Releases: mbuhidar/retro_typein_tools

0.2.4

13 Nov 23:28
a076454
Compare
Choose a tag to compare

Release of version 0.2.4 for PyPi.

What's Changed

  • Split cli tool from package contents and restructure to resolve build and deploy issues. by @mbuhidar in #73
  • Merge develop to main for release of version 0.2.4 by @mbuhidar in #74

Full Changelog: v0.1.5...v0.2.4

0.1.5

12 Nov 02:47
1dc2e12
Compare
Choose a tag to compare

What's Changed

  • Rename private functions (partial renaming) by @mbuhidar in #65
  • Fix regex issue with not detecting open braces and misc formatting issues. Fixes #67. by @mbuhidar in #68
  • Merge develop to main for release of v0.1.5 by @mbuhidar in #72

Full Changelog: v0.1.4...v0.1.5

0.1.4

11 May 00:25
af56551
Compare
Choose a tag to compare

What's Changed

  • Add functionality to write checksum file with test by @mbuhidar in #61
  • Correct date ranges in help doc for Ahoy source versions. by @mbuhidar in #63
  • Bump version to 0.1.4 for PyPi release. by @mbuhidar in #64

Full Changelog: v0.1.3...v0.1.4

0.1.3

14 Mar 00:54
50cf6be
Compare
Choose a tag to compare

What's Changed

  • Fix import of char_maps module so both Pytest and PyPi distribution work properly by @mbuhidar in #59
  • Bump version to 0.1.3 for PyPi release. by @mbuhidar in #60

Full Changelog: v0.1.2...v0.1.3

0.1.2

13 Mar 00:59
c83be67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

0.1.1

22 Feb 07:10
6b83748
Compare
Choose a tag to compare

What's Changed

  • Fix bug related to multiple number modified special character codes -… by @mbuhidar in #48
  • Fix issue where line sequence check does not work for programs less than 3 lines. by @mbuhidar in #49
  • Add test for check overwrite by @mbuhidar in #50
  • Merge develop with main for v0.1.1 release to PyPi by @mbuhidar in #51

Full Changelog: v0.1.0...v0.1.1

0.1.0

10 Feb 03:23
af703ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.1.0

0.0.8

01 Jan 16:32
523b08e
Compare
Choose a tag to compare

What's Changed

  • Add support for Ahoy Bug Repellent 1st version and unique Ahoy entry notation via branch ahoy1_fix_fkeys by @mbuhidar in #19
  • Add feature to check line numbers for missing numbers or out of sequence numbers via branch check_for_no_line_number by @mbuhidar in #21
  • Bump release rev to v0.0.8 by @mbuhidar in #22
  • Merge develop branch into main for release of v0.0.8 - completion of sprint rtt_2021_zasa by @mbuhidar in #23

Full Changelog: v0.0.6...v0.0.8

0.0.7

19 Dec 23:04
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.7

Added support for type-in characters depicted in Ahoy magazine with underlines and overscores that map to special characters on the Commodore 64.

0.0.6

16 Dec 03:58
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

Clarified available options in README.