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

publishing 0.5.7 #58

Merged
merged 10 commits into from
Oct 7, 2024
Merged

publishing 0.5.7 #58

merged 10 commits into from
Oct 7, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    823694d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. initial vocabulary classes

    pahjbo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    930c6c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. some javadoc cleanup

    pahjbo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b682baa View commit details
    Browse the repository at this point in the history
  2. support for throwing illegalArgument exception if value not in vocabu…

    …lary
    
    this is clearly only runtime checking
    pahjbo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    56832a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb69c2c View commit details
    Browse the repository at this point in the history
  4. update min java to 17

    pahjbo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0e6746d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. added initial support for serializing primitive attribute as delimite…

    …d string in rdb
    
    note that the xml and json serializations treat this as a list with each element separate.
    pahjbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    721dc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ffc24 View commit details
    Browse the repository at this point in the history
  3. update to java 17

    this is now the minimum version
    pahjbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    19e635c View commit details
    Browse the repository at this point in the history
  4. add some forgotten files

    pahjbo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    45910fc View commit details
    Browse the repository at this point in the history