Releases: borkdominik/bigER
Releases · borkdominik/bigER
v0.5.0
New
- NoSQL Export supporting MongoDB, Neo4j, and Cassandra
- Two new examples:
onlineshop.erd
andsocialmedia.erd
Changed
- Various minor changes to SQL export (still work in progress, see commit #0772570 for detailed changes)
v0.4.0
v0.3.0
New
- New SQL Generator (see SQL Generators in the Wiki for more information). Generator can be used through commands, replacing the previous way of the
generate=sql
option. The intention of this change is to explicitly decide when code should be generated, instead of automatically on code changes in the background. - Support for various new SQL dialects added: PostgreSQL, Oracle SQL, MySQL, MS SQL, Db2.
- File logo for .erd files
Fixed
- Fix layout bug for edge labels when reopening a model (see issue #48)
v0.2.1
v0.2.0
v0.1.0
v0.1.0-rc.2 - Release Candidate
- Add Refresh button to toolbar
- Merge
minmax
withdefault
notation. - Improve validation
v0.1.0 - Updated Release Candidate
Updated release candidate for v0.1.0.
Add:
New sample ER Model
command- Hover information in the textual editor
Change:
- Tool icon for changing the notation
- Log output from
INFO
toDEBUG
such that there is no unnecessary output in production
Fix:
- OS-related build issues
v0.1.0 - Release Candidate
.vsix
file of the v0.1.0 release candidate for the bigER VS Code extension.