Releases: samchon/nestia
Releases · samchon/nestia
v3.8.1
What's Changed
npx nestia openai
command. by @samchon in #965- Documentation of OpenAI function calling schemas generator. by @samchon in #967
- Fix #966: support
jsx
configured case. by @p-sw in #968 - Add memory consumption graph in benchmark program. by @samchon in #970
- Make memory consumption benchmark much detaily. by @samchon in #971
New Contributors
Full Changelog: v3.7.2...v3.8.1
v3.7.2
v3.7.1
What's Changed
- Let CLI to setup
@nestia/benchmark
too. by @samchon in #959 - fix/docs: replace FastifyAdaptor with FastifyAdapter by @LeUKi in #960
- Exact documentation of
@nestia/benchmark
by @samchon in #961 - Add
MigrateFetcher.propagate()
function. by @samchon in #962
New Contributors
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- Close #880: support multiple openapi versions' generation. by @samchon in #953
- New decorator
@SwaggerExample()
. by @samchon in #954 - Bump up
@samchon/openapi
version for@SwaggerExample()
. by @samchon in #955 - API Documents for every packages by @samchon in #956
@nestia/migrate
also supports@SwaggerExample()
. by @samchon in #957- Fix
@nestia/editor
's mode bug by @samchon in #958
Full Changelog: v3.6.1...v3.7.0
v3.6.1
v3.5.0
What's Changed
- feat/docs: detailed options of swagger generator of
@nestia/sdk
. by @samchon in #947 - Fix
INestiaConfig
type to be latest in docs by @samchon in #948 - Close #943:
config.swagger.decompose
to be defaulttrue
. by @samchon in #946 - Features/optional query by @samchon in #949
Full Changelog: v3.4.3...v3.5.0
v3.4.3
v3.4.1
v3.4.0
v3.3.2
What's Changed
- Fix #931: no more use
node-fetch
for React Native by @samchon in #933 - Adapt
@samchon/openapi
's migration tool. by @samchon in #934 - Upgrade
[email protected]
for[email protected]
. by @samchon in #935 - Fix break change on TypeScript v5.5.2 by @samchon in #936
- Bump
@samchon/openapi
up. by @samchon in #937
Full Changelog: v3.2.6...v3.3.2