Skip to content

Releases: DecwLK/Gecko

Gecko v1.0.1

27 Mar 15:53
83e5222
Compare
Choose a tag to compare

What's Changed

  • PortViewElements are now ordered to minimize crossing of system conne… by @DecwLK in #198
  • Delete images/gecko_interface.png by @DecwLK in #199
  • improve performance when adding lots of elements by @DecwLK in #200
  • allowed copy paste between variable blocks by @crissNb in #202
  • Removed old comments. by @kassandraveress in #201
  • remove view elements when element deleted by @DecwLK in #204
  • checkstyle is now performed as gradle plugin; migration from self hos… by @crissNb in #203
  • fix incomplete github action by @crissNb in #205
  • reverse priorities by @DecwLK in #206
  • zooming now possible with ctrl+mousewheel by @DecwLK in #207
  • fix typo by @crissNb in #208
  • fix variableBlock background offset when name too long by @DecwLK in #209
  • System connection nullpointer by @DecwLK in #210
  • fix region not being applied correctly when exporting by @DecwLK in #211
  • kinds now applied correctly; priorities were right before reversing: … by @DecwLK in #212

Full Changelog: v1.0...v1.0.1

Gecko v1.0

10 Mar 22:50
cf57a6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1...v1.0

Gecko v0.1

12 Feb 03:47
d79269b
Compare
Choose a tag to compare
Merge pull request #104 from DecwLK/resetFileOnImport

Set file path to null after import.