Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fktn-k/fkYAML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.10
Choose a base ref
...
head repository: fktn-k/fkYAML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.11
Choose a head ref
  • 10 commits
  • 166 files changed
  • 2 contributors

Commits on Aug 18, 2024

  1. Merge tag 'v0.3.10' into develop

    fkYAML version 0.3.10
    fktn-k committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5947567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150286e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. #375 Fix newline code normalization in UTF-8 encoded file input (#376)

    * fixed normalization of CR+LF into LF in a given input file
    
    * added lacked normalized input value checks in the input_adapter test cases
    fktn-k authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0b52cf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b0e43 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Throw exception when loading a nonexistent stream (#379)

    * Throw exception when loading a nonexistent stream (#378)
    
    * Add invalid stream test (#378)
    sndth authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f67c433 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    2d17c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d526f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. set version to 0.3.11

    fktn-k committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    44a24df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/v0.3.11'

    fktn-k committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2067215 View commit details
    Browse the repository at this point in the history
Loading