All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1-alpha.3 - 2022-03-23
- Replaced 0.0.1-alpha.2
RELEASE ABORTED due to PyPi issues
- Requires
- Click >= 8.0.4
- Pyntel4004 >= 0.0.1-beta.5
- toml >= 0.10.2
- --labels option to Disassembler
- --type option to Assembler
- --config option to all commands to override from the configuration file
- Updated documentation to include new usage instructions
0.0.1-alpha.1 - 2022-03-04
- Initial release
- Commands for running the assembler, disassembler and executer are now deprecated from Pyntel4004.
They are replaced by this package.
Note that Pyntel4004 has to be installed for this package to work.:
pip install Pyntel4004