Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0 #175

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

v4.0.0 #175

wants to merge 16 commits into from

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    f0ce2ed View commit details
    Browse the repository at this point in the history
  2. Remove Java 17 from build.

    jenetics committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    75d5d7e View commit details
    Browse the repository at this point in the history
  3. #174: Update to Java 21.

    jenetics committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b48a91e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f35146e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a2ede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaa3bfe View commit details
    Browse the repository at this point in the history
  7. #174: Remove unused plugin.

    jenetics committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5eaa9fc View commit details
    Browse the repository at this point in the history
  8. #174: Improve Javadoc.

    jenetics committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    87be51d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aaf2335 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    407040d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db19f84 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #178 from jenetics/issues/JPX-177-Convert_'geom'_c…

    …lasses_to_records
    
    #177: Convert 'geom' classes to records.
    jenetics authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4120445 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update version placeholder.

    jenetics committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1dc1e39 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Improve Javadoc.

    jenetics committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    204c335 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Merge branch 'master' into releases/r4.0.0

    Signed-off-by: Franz Wilhelmstötter <[email protected]>
    
    # Conflicts:
    #	.github/workflows/gradle.yml
    #	build.gradle.kts
    #	buildSrc/src/main/kotlin/Env.kt
    #	jpx/src/main/java/io/jenetics/jpx/GPX.java
    #	jpx/src/main/java/io/jenetics/jpx/format/Location.java
    #	jpx/src/main/java/io/jenetics/jpx/geom/MathUtils.java
    #	jpx/src/main/java/io/jenetics/jpx/package-info.java
    #	jpx/src/main/java/module-info.java
    #	settings.gradle.kts
    jenetics committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f6307ac View commit details
    Browse the repository at this point in the history
  2. Update used libraries.

    Signed-off-by: Franz Wilhelmstötter <[email protected]>
    jenetics committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    db19cd0 View commit details
    Browse the repository at this point in the history