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: v9.7.1
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.7.2
Choose a head ref
  • 6 commits
  • 166 files changed
  • 2 contributors

Commits on Aug 10, 2025

  1. Configuration menu
    Copy the full SHA
    9abb3c2 View commit details
    Browse the repository at this point in the history
  2. Fix changed

    samchon committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    a5aa8aa View commit details
    Browse the repository at this point in the history
  3. Setup prettier-plugin-jsdoc for comment level styling. (#1650)

    * Setup `prettier-plugin-jsdoc` for comment level styling.
    
    * Update src/tags/Sequence.ts
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update src/tags/Type.ts
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update src/tags/JsonSchemaPlugin.ts
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Fix as AI suggested
    
    * Re-generate template files
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    samchon and Copilot authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    2cc2db3 View commit details
    Browse the repository at this point in the history
  4. Suppoer transform options in playground website (#1652)

    * Suppoer transform options in playground website
    
    * Update website/src/movies/PlaygroundMovie.tsx
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    samchon and Copilot authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    ffeb7bb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

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

Commits on Aug 29, 2025

  1. Fix #1661: no argument required in random boolean. (#1662)

    * Fix #1661: no argument required in random boolean.
    
    * Fix test function
    samchon authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    e729928 View commit details
    Browse the repository at this point in the history
Loading