Skip to content

Releases: jeka-dev/jeka

0.11.0-beta.7

08 Jul 17:17
Compare
Choose a tag to compare
  • Make possible to create Uber-Shade jar for projects

0.11.0-beta.6

03 Jul 09:49
Compare
Choose a tag to compare
Use gpg key defined in github secrets

0.11.0-beta.5

02 Jul 19:37
Compare
Choose a tag to compare
  • MavenKBean : Add capabilities to GPG sign using key contained in properties or env var App ability to deploy on OSSRH using properies only
  • Add @project.moduleId property
  • Add intellij: jekaSrcAsModule method

0.11.0-beta.4

27 Jun 15:24
Compare
Choose a tag to compare

Introduce inttellij: jekaSrcAsModule method to friendly make the 'jeka-src' dir live in its own module (Maven/Gradle use case)

0.11.0-beta.3

26 Jun 12:34
Compare
Choose a tag to compare
  • Fix minor bugs impacting jeka-ide

0.11.0-beta.2

25 Jun 18:07
Compare
Choose a tag to compare
  • Fix jeka.ps1 issue preventing to download JDKs on Windows
  • Fix native builds on Windows
  • Create jeka-update.ps1 file for installing and updating JeKa on windows

0.11.0-beta.1

24 Jun 17:10
Compare
Choose a tag to compare
  • Ease API for declaring dependencies programmatically
  • Fix Ubuntu docker image creation
  • Improve logging messages

0.11.0-beta.0

18 Jun 13:57
Compare
Choose a tag to compare
  • Logging output improvements

0.11.0-alpha.7

17 Jun 09:38
Compare
Choose a tag to compare

0.11.0-alpha.6

16 Jun 13:30
Compare
Choose a tag to compare
  • Intellij : Allow to download sources while generating iml