Releases: Var7600/VHDL-GENERATOR
Releases · Var7600/VHDL-GENERATOR
Release v0.2.1
Binaries
https://github.com/Var7600/VHDL-GENERATOR/wiki/Release-v0.2.1
Changelog
🐛 Fixes
- 107a53c adding extension when user choose a file.
- 808f5f9 error creating two instance when launching.
🧰 Tasks
- 0d4bcc2 update version.
- d08f622 update version to 0.2.1
- f6d1525 update settings
- 755d952 add plugin jacoco for test coverage.
- 5bd5571 change section tag to customize tag.
- 8f3f2bd fix javadoc comment position.
- 2b30911 add test coverage with Codecov
- 1b7964e update
Contributors
We'd like to thank the following people for their contributions:
- Var7600 (@Var7600)
Release v0.2
Binaries
https://github.com/Var7600/VHDL-GENERATOR/wiki/Release-v0.2
Changelog
🚀 Features
- bf6c5ab add Component TFlipFlop and refactor DisplayLibrary class
🔄️ Changes
- 96d2dc8 making fields static and using ComponentUtil static methods.
- 314c739 removing getPathTestbench method and changing implementation
- 8dbf420 transforming class Port to a record
🧪 Tests
- 08ff339 add more test case for Component Editor and WindowCode class.
- 0718f29 add JUnit for Testbench class and for FileGenerator class.
🧰 Tasks
- d964d8b update version file to 0.1
- 26c583d update plugins to the latest version.
- 4fbeb5a update workflows to java 21 LTS
- 745ed17 modify gitignore and remove LICENSE.txt
- 86039ec add TFlipFlop to the HDL-library for testing
- 0967b54 trigger GitHub actions
- 40ff020 Update jreleaser.yml
- 0c38a91 Update pom.xml
- a458020 version in Port class
- 1ac1d8a refactor:make fields static and add enable Decorated Frame in Linux.
- dbf6090 refactor:add check parameter in setCode method and making INDENTATION static field
- 3dcbb1d refactor:replacing LinkedList to List in getListToken method to allow more flexibility.
- 876a9e8 refactor:replacing LinkedList to List in getListToken method to allow more flexibility.
- c10400a refactor:compoenent method write to a static method write and prevent class instantiation.
- c73a87e Create LICENSE
- 242847d Update README.md
Contributors
We'd like to thank the following people for their contributions:
- Var7600 (@Var7600)
Release v0.1
Binaries
https://github.com/Var7600/VHDL-GENERATOR/wiki/Release-v0.1
Changelog
🚀 Features
- e23f002 updating app version from 0.0 to 0.1.
- c02d1fb adding JKFlipFlop and changing flipflop package.
🐛 Fixes
- 3e13d24 package error
- b71857d constant generic field for valid format
- 18b13f6 error when writting data type chosen to file.
- e99fe75 show example of other type of commit like refactor
🔄️ Changes
DisplayLibrary
- f062ebc create variable for getActionCommand
actionPerformed
- bce0714 using StringBuilder instead of String.
generate
- c2221f9 using Pattern Matching
writing to files
- c7b7a34 remplacing StringBuffer by StringBuilder.
unscoped
- de3d355 reorganize FlipFlop library and adding jk flip flop.
- 5fe7de7 add file(s) to ignore.
- 16f1925 docs(changing-version):reminder to change version in java files
Contributors
We'd like to thank the following people for their contributions:
- Var7600 (@Var7600)
Release v0.0
Binaries
https://github.com/Var7600/VHDL-GENERATOR/wiki/Release-v0.0
Changelog
🐛 Fixes
- f0804ef identation 4 in jreleaser.yml
- a468b4d identation 3 in jreleaser.yml
- a3032c8 identation 2 in jreleaser.yml
- 91486b7 identation in jreleaser.yml
- eca9605 correction missing quotes in jreleaser.yml
- 143eef8 First Github Action
- b92a891 Update README.md
- d1e0e45 Update README.md
- b07c6ed initial commit
Contributors
We'd like to thank the following people for their contributions:
- Var7600 (@Var7600)