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

Support toml v0.5.0 #122

Merged
merged 7 commits into from
Oct 25, 2019
Merged

Support toml v0.5.0 #122

merged 7 commits into from
Oct 25, 2019

Commits on Feb 3, 2019

  1. support dotted_keys

    yassun7010 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a0aafd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    9d83b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94922d View commit details
    Browse the repository at this point in the history
  3. support datetime

    yassun7010 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    f7d8ba2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. chenge local variable

    yassun7010 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    142a351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b0ad8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. add example-v0.5.0.toml test and bug fix

    Support toml v0.5.0 and add example-test.
    Fixed behavior related to duplication of Array of Tables.
    yassun7010 committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d86c537 View commit details
    Browse the repository at this point in the history