Skip to content

v2.25.0

Compare
Choose a tag to compare
@philipsens philipsens released this 10 Aug 15:20
· 316 commits to master since this release

2.25.0 (2022-08-10)

✨ Features

  • add CI based on Docker (e086fc3)
  • add code completion based on json (fa4afb0)
  • add docker compose for development and change version (8ae6b39)
  • add semi-advanced code complition for Frank configurations (797ee74)
  • add turndown and fix some angular configuarions (9b369e6)

🐛 Bug Fixes

  • attribute completion on next line (34001ce)
  • fix explicit forward to implicit exit (904bd2c)
  • implicit first pipe shows solid connection to next node (7d38c02)
  • remove lint disable comments and cleanup code (e5ffefb)

🛠 Builds

♻️ Chores

  • run the framework with docker in the CI (5e9d07d)