Skip to content

Fluxzero 1.41.0

Choose a tag to compare

@jbruinink jbruinink released this 03 Jul 10:39
81d638b

1.41.0 (2025-11-05)

Changes

  • Added generation of json variant of the javadocs which can be used by… (#42) (81d638b)

    * Added generation of json variant of the javadocs which can be used by the documentation website as source (so the javadoc can be embedded)

    * Removed references to jackson as these are no longer necessary from 0.0.4 on

    * Instead of downloading the jar, we use maven and github packages

    * Updated readme to explain about json-doclet

    * Upgrade to latest version

    * Moved docs to bottom