Skip to content

Commit

Permalink
Fixed CHANGES.md
Browse files Browse the repository at this point in the history
BFH-ktt1 committed Nov 7, 2021
1 parent 9f01d98 commit 3880f8c
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -3,11 +3,11 @@
# Changes #

* v3.7.1 (2021-10-21)
* Logisim has now an internal font-chooser to comply to the font-values used
* Several bug fixes
* Logisim has now an internal font-chooser to comply to the font-values used.
* Several bug fixes.

* v3.7.0 (2021-10-12)
* Reworked the slider component in the I/O extra library
* Reworked the slider component in the I/O extra library.
* Tick clock frequency display moved to left corner. It's also bigger and text color is configurable.
* Completely rewritten command line argument parser:
* All options have both short and long version now,
@@ -16,18 +16,19 @@
* `-clearprefs` is now `--clear-prefs`,
* `-clearprops` option is removed (use `--clear-prefs` instead),
* `-geom` is now `--geometry`,
* `-nosplash` is now `--no-splash` or `-ns,
* `-nosplash` is now `--no-splash` or `-ns`,
* `-sub` is now `--substitute` or `-s`,
* `-testvector` is now `--test-vector` or `-w`,
* `-test-fpga-implementation` is now `--test-fpga` or `-f`,
* `-questa` is removed.
* PortIO HDL generator and component bug-fixed
* Cleanup/rework of the HDL-generation
* PortIO HDL generator and component bug-fixed.
* Cleanup/rework of the HDL-generation.
* Each circuit stores/restores the last board used for Download (handy for templates to give to students)
* Fixed startup crash related to incorrectly localized date format.
* Added a setting to select lower- or upper-case VHDL keywords.
* Added project export feature.
* Added project export feature.* Cleaned-up the library tree of loaded projects.
* Cleaned-up the written .circ file.
* Cleaned-up the library tree of loaded projects.

* v3.6.1 (2021-09-27)
* Fixed bug in LED-array

0 comments on commit 3880f8c

Please sign in to comment.