Skip to content

Releases: jeka-dev/jeka

0.11.18

22 Jan 23:26
Compare
Choose a tag to compare
  • Introduce app: a KBean that manages application installation in the user's PATH.
  • Dynamically generate part of the KBean documentation on the site.

0.11.17

17 Jan 00:04
Compare
Choose a tag to compare
  • Introduce experimental support for operations: application install/uninstall from git repos
  • Add git: moveLatest method, that move (or create) a latest tag on the last commit
  • Remove JkUtilsFileclass and move methods to JkUtilsPath

0.11.16

15 Jan 21:52
Compare
Choose a tag to compare
  • Introduced new APIs for better resource processing, source generation, and path matching.
  • Updated existing methods with cleaner naming conventions and added extensibility options.
  • Improved IntelliJ IML generation.
  • Fixed minor bugs in test reporting.

0.11.15

13 Jan 00:39
Compare
Choose a tag to compare
  • Polish KBean API and documentation. AdminKBean renamed to OperationsKBean.
  • Configure GraalVM home via environment variable.
  • Add KBean configuration for test include pattern, compilation fork, and Docker JVM options.
  • Polish console output

0.11.14

10 Jan 21:29
Compare
Choose a tag to compare
  • Polish project testing configuration
  • Improve test progress rendering
  • Fix shell script bug: 'jeka.jdk.xx' property was not taken in account.
  • Change default Docker base images in favor of smaller ones

0.11.13

06 Jan 23:36
Compare
Choose a tag to compare
  • Change default base images to favor (small) size.
  • Polish intelliJ: initProject iml
  • Add forceMode support for KBean initialization
  • Documentation

0.11.12

04 Jan 11:44
Compare
Choose a tag to compare
  • Polish console output
  • Improve base and project scaffolding

0.11.11

29 Dec 10:28
Compare
Choose a tag to compare
  • Fix project simple compile layout for resources
  • Improve programmatic usage of JkNodeJs

0.11.10

26 Dec 14:56
Compare
Choose a tag to compare
  • Fix KBean initializations when requesting --doc.
  • Add SonarQube quality gate check.
  • Fix Jacoco default version.
  • Polish Git KBean
  • Fix SDKMAN distrib builld

0.11.9

18 Dec 23:30
Compare
Choose a tag to compare
  • Remove rocket emoji prefixing booting message. Was causing an extra deleted character when wiping.