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

Create cross-format StandardProperties class #29

Draft
wants to merge 21 commits into
base: dev
Choose a base branch
from

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    c87e3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee30d57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad0c724 View commit details
    Browse the repository at this point in the history
  4. Create cross-format StandardProperties class

    - Now supports `component` intermediary counter
    - Removes some hardcoded values
    - Tiny v1 now supports reading arbitrary metadata (prefixed with `#`)
    NebelNidas committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0910fa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix checkstyle

    NebelNidas committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3cc9283 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    bc4ce09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45783f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5341ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8673c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

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

Commits on Oct 10, 2023

  1. Merge upstream

    NebelNidas committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f0a2376 View commit details
    Browse the repository at this point in the history
  2. Remove getApplicableFormats from StandardProperty

    Don't expose more functionality than currently required, to reduce the API surface we need to maintain.
    NebelNidas committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    da53284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52852bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f4aa42 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge upstream

    NebelNidas committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0a46ede View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Add changes to changelog

    NebelNidas committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    fd19740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4633d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge upstream

    NebelNidas committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    273e481 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge upstream

    NebelNidas committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    26e608f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    5eaf880 View commit details
    Browse the repository at this point in the history
  2. Address reviews

    NebelNidas committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    782469d View commit details
    Browse the repository at this point in the history