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)