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: samchon/typia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.0
Choose a base ref
...
head repository: samchon/typia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.1
Choose a head ref
  • 5 commits
  • 154 files changed
  • 1 contributor

Commits on Apr 5, 2025

  1. exclusiveMinimum/exclusiveMaximum as number type (#1562)

    * ExclusiveMinimum/Maximum type as `number`
    
    * Ready
    
    * Upgrade again
    samchon authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    f61d0c7 View commit details
    Browse the repository at this point in the history
  2. Enhance uint type's JSON schema property. (#1563)

    * Enhance `uint` type's JSON schema property.
    
    * Emend exclusive constraints
    samchon authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    cc7bc09 View commit details
    Browse the repository at this point in the history
  3. Publish v9

    samchon committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    a7febfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    184d29c View commit details
    Browse the repository at this point in the history
  5. Fix comment tag written @exclusiveMinimum case. (#1564)

    * Fix comment tag written `@exclusiveMinimum` case.
    
    * Fix README
    samchon authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    aeec9cc View commit details
    Browse the repository at this point in the history
Loading