Releases: ericm/newlogic
Releases · ericm/newlogic
v0.1.5-beta
Version: v0.1.5-beta
What's new
- Added the XOR gate.
- Improved install on Linux.
- Added undo options for wire drawing.
Bug fixes
- Fixed state history collection for unjoining / joining gates
- Fixed compile time errors on some distributions
v0.1.4-beta
Version: v0.1.4-beta
What's new
- Removed overlapping status's
- Added transitions for small components
Bug fixes
- Fixed redo / undoing for moving, creating and deleting gates
- Fixed Linux startup problems with internal Javascript error on startup #12
v0.1.3-beta
Version: v0.1.3-beta
What's new
- Added Undo and Redo options
- Now stores all actions in history
- Added a PR template
Bug fixes
- Fixed some NPM package problems (hopefully)
- Removed unnecessary boilerplate
- Some performance upgrades
v0.1.2-beta
Fixes
- Fixed Unsaved Changes bug, disallowing user to close the application without saving
Additions
- Changed wire style
- Added status updates push and transitions
v0.1.1-beta
- Added Linux Package Support (for AUR)
v0.1.0-beta
Newlogic's initial release