Skip to content

Version 1.1 with bugfixes and small features

Compare
Choose a tag to compare
@krpors krpors released this 28 May 19:38
· 66 commits to master since this release

This release contains the following changes:

  1. Button for executing a manually typed query
  2. Aliases can now be duplicated via the UI
  3. Add .gml extension (if not given) when saving a new project
  4. Rendering of specific JavaFX controls with colon-based parameter input (ex. :paramName[DATE])
  5. Support for custom JDBC properties in aliases
  6. Add LICENSE file to distribution
  7. Maven build: mvn exec:java can be used to quickly run Gimlet
  8. Maven build: add zip dist target t o assembly
  9. Maven build: HSQLDB isn't packaged along the assembly by default, unless the Maven profile with-hsqldb is activated