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/nestia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.2
Choose a base ref
...
head repository: samchon/nestia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.1
Choose a head ref
  • 13 commits
  • 140 files changed
  • 2 contributors

Commits on Dec 18, 2024

  1. Adapt @samchon/openapi update.

    Special update for a commercial project performing LLM function calling to the Restful API.
    samchon committed Dec 18, 2024
    Copy the full SHA
    1f743f5 View commit details
  2. New decorator @HumanRoute().

    A new decorator excluding an API operation from LLM function calling application composing.
    samchon committed Dec 18, 2024
    Copy the full SHA
    6c95d20 View commit details
  3. Fix __AppController problem.

    samchon committed Dec 18, 2024
    Copy the full SHA
    f761549 View commit details
  4. Merge pull request #1163 from samchon/feat/openapi

    Adapt `@samchon/openapi` update.
    samchon authored Dec 18, 2024
    Copy the full SHA
    fd4cd41 View commit details
  5. Bump next from 14.2.13 to 14.2.20 in /website

    Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.20.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.13...v14.2.20)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2024
    Copy the full SHA
    733bf9f View commit details
  6. Merge pull request #1164 from samchon/feat/human

    New decorator `@HumanRoute()`.
    samchon authored Dec 18, 2024
    Copy the full SHA
    8bd98c8 View commit details
  7. Copy the full SHA
    ac6034d View commit details
  8. Update publish.js

    samchon committed Dec 18, 2024
    Copy the full SHA
    ab375da View commit details
  9. Update publish.js

    samchon committed Dec 18, 2024
    Copy the full SHA
    3a03a1f View commit details
  10. Update publish.js

    samchon committed Dec 18, 2024
    Copy the full SHA
    d6d4411 View commit details
  11. Copy the full SHA
    e8d7fd1 View commit details
  12. Update publish.js

    samchon committed Dec 18, 2024
    Copy the full SHA
    9b85aec View commit details
  13. Merge pull request #1166 from samchon/feat/migrate

    Fix `@nestia/migrate` bug and support `@HumanRoute()`
    samchon authored Dec 18, 2024
    Copy the full SHA
    27a5e2c View commit details
Loading