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

[ANE-1827] - Replace "tomland" with "toml-parser" for parsing toml files #1459

Merged
merged 12 commits into from
Aug 16, 2024

Commits on Aug 15, 2024

  1. use toml-parser

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    636b102 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    95e2799 View commit details
    Browse the repository at this point in the history
  3. polish

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e03d6e8 View commit details
    Browse the repository at this point in the history
  4. lint

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    971c96d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a149b2 View commit details
    Browse the repository at this point in the history
  6. field is optional

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    836c54b View commit details
    Browse the repository at this point in the history
  7. update test case

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d9b18a4 View commit details
    Browse the repository at this point in the history
  8. update version

    jagonalez committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    71e2f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. update changelog

    jagonalez committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f75d3a0 View commit details
    Browse the repository at this point in the history
  2. handle fpm metadeps

    jagonalez committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    28d22e6 View commit details
    Browse the repository at this point in the history
  3. update error

    jagonalez committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8bdd7db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2dfa7e View commit details
    Browse the repository at this point in the history