Skip to content

Releases: borkdominik/bigUML

v0.6.0

05 Dec 19:31
4308c5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

SoSyM 24

08 Dec 19:44
4308c5d
Compare
Choose a tag to compare
sosym-24

Add model resources action (#169)

v0.5.1

15 Jul 14:53
Compare
Choose a tag to compare

Switch from pre-release to normal release to allow more users to test features.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Feb 17:28
deed42d
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Oct 18:26
7c97b3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Jul 16:42
38c1c03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 May 18:35
7f280df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 May 13:32
3efcbc4
Compare
Choose a tag to compare

What's Changed

  • Add java based checks and different webviews to VSCode extension by @haydar-metin in #107
  • Add rendering tutorial

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 May 13:27
e041ede
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first pre-release of bigUML. The initial version adds the (basic) ability to work with the UML class diagram. It supports Theia and VSCode.

  • [GLSP] Initial working version
  • [GLSP] CRUD operations for the UML class diagram
  • [GLSP] Tool Palette
  • [GLSP] Introduce Property Palette
  • [Theia] Initial working version
  • [Theia] Outline view for showing the diagram elements
  • [VSCode] Initial working version
  • [VSCode] Server starter for production mode