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.0.2
Choose a base ref
...
head repository: samchon/typia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 5 commits
  • 27 files changed
  • 3 contributors

Commits on Mar 15, 2025

  1. fix: typo (#1538)

    amorriscode authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    10004b9 View commit details
    Browse the repository at this point in the history
  2. fix(rollup): remove external property (#1539)

    Now we use auto external plugin for rollup so we don't need to specify
    this option
    ryoppippi authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    68e59a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Configuration menu
    Copy the full SHA
    ce36b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc21f4a View commit details
    Browse the repository at this point in the history
  3. Fix typia.llm.schema<T, Model>() not to properly assign $defs. (#…

    …1542)
    
    * Fix `typia.llm.schema<T, Model>()` not to properly assign `$defs`.
    
    * Fix test program
    samchon authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    8f4413b View commit details
    Browse the repository at this point in the history
Loading