From 10310432b3d9fb0bf5acfa5b2750567942dc0441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:29:29 +0000 Subject: [PATCH] chore(main): release 0.5.0 --- .github/release-please/manifest.json | 2 +- CHANGELOG.md | 232 +++++++++++++++++++++++++++ package.json | 2 +- 3 files changed, 234 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 0bbe194..6bbfeb6 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{".":"0.4.1"} +{".":"0.5.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index bef5930..a5001f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,237 @@ # Changelog +## [0.5.0](https://github.com/do-pa/itdoc/compare/v0.4.1...v0.5.0) (2025-10-08) + + +### ๐ŸŒŸ Features + +* add null type support to field() function with comprehensive vaโ€ฆ ([#226](https://github.com/do-pa/itdoc/issues/226)) ([3847cbd](https://github.com/do-pa/itdoc/commit/3847cbd221edb79a2439d0f66a5520a5bfebbe8f)) +* API ํ…Œ์ŠคํŠธ ๋ช…์„ธ์„œ ์ž๋™ ์ƒ์„ฑ์„ ์œ„ํ•œ Express ์•ฑ ๋ถ„์„ ๊ธฐ๋Šฅ๊ตฌํ˜„ ([9e8aafe](https://github.com/do-pa/itdoc/commit/9e8aafe74c320729ad69a44650ccd7f5e2f9b0b3)) +* description์˜ต์…˜ ํ™•์ธ์„ ์œ„ํ•œ ์ถ”๊ฐ€ ([a15c87f](https://github.com/do-pa/itdoc/commit/a15c87f9f46174c8abf51c80ede38ac9f584f364)) +* doc generation ([72862a3](https://github.com/do-pa/itdoc/commit/72862a3b79096fdabec7335c4a7461c783297e24)) +* doc generation ([2c196e7](https://github.com/do-pa/itdoc/commit/2c196e7026b0618cf96bc4bc7f8405bb69252d0a)), closes [#3](https://github.com/do-pa/itdoc/issues/3) +* Example ํฌํ•จ ์˜ต์…˜ ์ถ”๊ฐ€ ([1ebc405](https://github.com/do-pa/itdoc/commit/1ebc405c209da169d561b45070ed029b7d74265e)) +* i18n ์„ค์ • ([172b5bf](https://github.com/do-pa/itdoc/commit/172b5bf4ec8c755a02a1aa118eaec8ac3c2a03f0)) +* improve CLI output ([#216](https://github.com/do-pa/itdoc/issues/216)) ([64869fe](https://github.com/do-pa/itdoc/commit/64869fe9a723337ea2ac8e02aac1fba43edf6af3)), closes [#177](https://github.com/do-pa/itdoc/issues/177) +* itdoc CLI ๋„์ž… ๋ฐ generate ๋ช…๋ น์–ด ์—ฐ๋™ ([29c35b5](https://github.com/do-pa/itdoc/commit/29c35b5ce3bd246ecda72fc6677858e8c059c75c)), closes [#92](https://github.com/do-pa/itdoc/issues/92) [#165](https://github.com/do-pa/itdoc/issues/165) +* jest ํ™˜๊ฒฝ์—์„œ console.log๋ฅผ ์‚ฌ์šฉํ•˜์ง€ ๋ชปํ•ด ๋Œ€์•ˆ ์ ์šฉ ([ed80144](https://github.com/do-pa/itdoc/commit/ed8014434af5546e4a650f214061e68d5705cf20)) +* llm์„ ์ด์šฉํ•œ ๋ฌธ์„œ์ƒ์„ฑ ์Šคํฌ๋ฆฝํŠธ ([63c1a45](https://github.com/do-pa/itdoc/commit/63c1a450ecf4c401a05de89fc8f2d8c0cff1c42f)), closes [#4](https://github.com/do-pa/itdoc/issues/4) +* logger์— ๋ฐ•์Šค๋„ ์ถ”๊ฐ€ ([afac924](https://github.com/do-pa/itdoc/commit/afac924d8e95f737bbe2b85407831735d86fff21)) +* makedocs(md, html) ๋‚ด์žฌํ™” ([e4ff03e](https://github.com/do-pa/itdoc/commit/e4ff03e07785adef2df3dd2cf8cdcb8938f04da1)), closes [#53](https://github.com/do-pa/itdoc/issues/53) +* Modularize Prompts to Strengthen LLM Script ([#214](https://github.com/do-pa/itdoc/issues/214)) ([2becfd7](https://github.com/do-pa/itdoc/commit/2becfd7c9fa25927288e43595b506a5af49b0163)) +* oas 3.0 ์ƒ์„ฑ ๊ธฐ๋Šฅ ์ถ”๊ฐ€ ([046ca22](https://github.com/do-pa/itdoc/commit/046ca22b22e2bab59308bcb2c865e0c2f9e37b8f)) +* OpenAPI ๋ฌธ์„œ ์ƒ์„ฑ๊ธฐ ๊ธฐ๋Šฅ ํ™•์žฅ ([25ed4e5](https://github.com/do-pa/itdoc/commit/25ed4e52bc185ad915210dbb8ece9ad139b0909b)) +* OpenAPI ๋ฌธ์„œ ์ƒ์„ฑ์„ ์œ„ํ•œ ๋ชจ๋“ˆ์‹ ๋นŒ๋” ์‹œ์Šคํ…œ ๊ตฌํ˜„ ([b36e7af](https://github.com/do-pa/itdoc/commit/b36e7af921b5499db781d4d8f35b21f61bf60ade)) +* OpenAPI ์Šคํ‚ค๋งˆ ์ž๋™ ์ƒ์„ฑ ์‹œ์Šคํ…œ ๊ตฌํ˜„ ([2e00ccf](https://github.com/do-pa/itdoc/commit/2e00ccf3fd85b910d08f942aec624faf09bc23b3)) +* output ๊ฒฝ๋กœ package.json์˜ ๊ฐ’๊ธฐ๋ฐ˜์œผ๋กœ ์„ค์ • ([ec4ff31](https://github.com/do-pa/itdoc/commit/ec4ff3131712def980ffa57e76a719c9daa779e5)), closes [#56](https://github.com/do-pa/itdoc/issues/56) +* ParameterBuilder ๊ฐœ์„  ([5b6b847](https://github.com/do-pa/itdoc/commit/5b6b8479d6076c3b6f9c8b67d03befbd0a1d2075)) +* prettyPrint ํ™œ์„ฑํ™” ([a96350c](https://github.com/do-pa/itdoc/commit/a96350c7e2fcd58d1ae2a54aa851020cf96ef12d)) +* queryParams ๋ฐ pathParams ์ง€์› ์ถ”๊ฐ€ ([46252c4](https://github.com/do-pa/itdoc/commit/46252c47b981b52eaa630645109dc7d1e9acf9d1)) +* res().header() ๊ตฌํ˜„ ([cc32511](https://github.com/do-pa/itdoc/commit/cc325117dd8769fa0c59dcdf073b94636aaab7ff)), closes [#62](https://github.com/do-pa/itdoc/issues/62) +* ResponseBuilder ๊ฐœ์„  ([c45c28f](https://github.com/do-pa/itdoc/commit/c45c28ffaf254ab4c0eb6a59b0a4484eb974c1d3)) +* SchemaBuilder ๊ด€๋ จ ๋ณ€๊ฒฝ ([0c44681](https://github.com/do-pa/itdoc/commit/0c44681d866406855a18e0090564cdf107209d99)) +* support generating TypeScript tests with LLM ([#203](https://github.com/do-pa/itdoc/issues/203)) ([c20a894](https://github.com/do-pa/itdoc/commit/c20a894b4c5d1575ecf3801ec66cee12820dca7a)) +* support Node.js >=20 ([a3b65ab](https://github.com/do-pa/itdoc/commit/a3b65abca8d5cf8a241c49a0c20eb60bb9c5c340)) +* **types:** API ๋ฌธ์„œํ™” ํƒ€์ž… ์‹œ์Šคํ…œ ํ™•์žฅ ([434de84](https://github.com/do-pa/itdoc/commit/434de848c828ac9f53c6c8fa9fbc7076f052a727)) +* **types:** API ๋ฌธ์„œํ™” ํƒ€์ž… ์‹œ์Šคํ…œ ํ™•์žฅ ([cf4a4e6](https://github.com/do-pa/itdoc/commit/cf4a4e6f1b00ddc299955feba93fed59d01b3bbc)) +* ๋กœ๊น… ๋ ˆ๋ฒจ ์˜ˆ์‹œ ([3d05729](https://github.com/do-pa/itdoc/commit/3d0572961141b46db626303597fecb84c4a80106)) +* ๋กœ์ปฌ์—์„œ buildํ›„ ์ตœ์ข… ํ…Œ์ŠคํŠธ๋ฅผ ์œ„ํ•œ serve ์Šคํฌ๋ฆฝํŠธ ์ถ”๊ฐ€ ([006c769](https://github.com/do-pa/itdoc/commit/006c7690a02d2cf2ca8f3616047c7d497873e1f4)) +* ๋ชจ๋“  ํ…Œ์ŠคํŠธ๊ฐ€ ๋๋‚˜๋Š” ์‹œ์  ์บ์น˜ ๋ณ€๊ฒฝ ([7cb48eb](https://github.com/do-pa/itdoc/commit/7cb48ebf5a72dbec74922f6bcf4dd812bfe11fea)) +* ๋ฌธ์„œ ์ดˆ์•ˆ ์ž‘์—… ([0734480](https://github.com/do-pa/itdoc/commit/073448017b8ff5b9d5d5394680fc4c30444e4419)) +* ์‚ฌ์šฉ๋˜์ง€ ์•Š๋Š” ํ•จ์ˆ˜, ์ฝ”๋“œ ์ œ๊ฑฐ ๋ฐ ํ”ผ๋“œ๋ฐฑ ๋ฐ˜์˜ ([a81e6e7](https://github.com/do-pa/itdoc/commit/a81e6e747f511b7ab2a65d42ca8283d4854cada1)) +* ์‚ฌ์šฉ์ž๊ฐ€ ์‹ค์ˆ˜๋กœ /๋ฅผ ๋นผ๋“œ๋ ธ์„ ๋•Œ์˜ ๋Œ€ํ•œ UX ๊ฐœ์„  ([1d2c8a6](https://github.com/do-pa/itdoc/commit/1d2c8a6e9fdfc90476fe5425dbd7e6247c1e47db)), closes [#11](https://github.com/do-pa/itdoc/issues/11) +* ์›Œํฌ์ŠคํŽ˜์ด์Šค์— ๋ฌธ์„œ ํŒจํ‚ค์ง€ ์ถ”๊ฐ€ ([747de95](https://github.com/do-pa/itdoc/commit/747de950d508710f03d82a6fd0f5ae00371969ff)) +* ์ธํ…”๋ฆฌ์ œ์ด ์„ค์ • ์ถ”๊ฐ€ ([#17](https://github.com/do-pa/itdoc/issues/17)) ([#18](https://github.com/do-pa/itdoc/issues/18)) ([c503d86](https://github.com/do-pa/itdoc/commit/c503d862f50a6702f0946925f3381659abb66ab5)) +* ํ…Œ์ŠคํŠธ ์™„๋ฃŒ(๋ชจ๋‘ ์„ฑ๊ณต์‹œ) oas.json ์ƒ์„ฑ ๊ธฐ๋Šฅ ์ถ”๊ฐ€ ([97af39e](https://github.com/do-pa/itdoc/commit/97af39e0e47f351bcdc2050394b538f1d6208ea4)) + + +### ๐Ÿฉน Fixes + +* (๋นŒ๋“œ์—๋Ÿฌ)๊ฒฝ๋กœ ์˜ค๋ฅ˜ ์ˆ˜์ • ([91d68ec](https://github.com/do-pa/itdoc/commit/91d68ecf188ad001d9a5eeb9cc6a922921ea9356)) +* 304 ์‘๋‹ต๊ฑด Oas ๊ฒฐ๊ณผ๋ฌผ ์ˆ˜์ • ([9ceabbb](https://github.com/do-pa/itdoc/commit/9ceabbbc00a8653c2e4c77ffa670caa687725e3d)) +* apiDoc์„ await๋กœ ์‹คํ–‰ํ•ด๋„ ๋ฌธ์„œํ™”๊ฐ€ ์ž˜ ๋˜๋„๋ก ์ˆ˜์ • ([7ee7a07](https://github.com/do-pa/itdoc/commit/7ee7a07e9458712052bbf4f8676a0d6f8af55748)) +* configureOASExport๋ฅผ describeAPI๋‚ด์—์„œ ํ˜ธ์ถœ๋˜๋„๋ก ๋ณ€๊ฒฝ ([7bc1525](https://github.com/do-pa/itdoc/commit/7bc1525f8c52c2cd5c387cfddba32e4bca710fcf)) +* debug์šฉ Log ํ™œ์šฉ๋„๊ฐ€ ๋‚ฎ์•„์ ธ ์ œ๊ฑฐ ([39cd4d3](https://github.com/do-pa/itdoc/commit/39cd4d3fb94a4ed7dcebe85a8c28020ff2e79f73)) +* discord ์ดˆ๋Œ€๋งํฌ ์ˆ˜์ • ([f0822f1](https://github.com/do-pa/itdoc/commit/f0822f14be9c7ae4c9536bc4e66c43b697d42bf8)) +* Documentation generation fails when running multiple tests ([#217](https://github.com/do-pa/itdoc/issues/217)) ([b86fb15](https://github.com/do-pa/itdoc/commit/b86fb15239734542e5c57608b102607e7b7ed655)) +* docusaurus์˜ ๊ฒฝ๊ณ  ๋ฌธ๊ตฌ ์ œ๊ฑฐ๋ฅผ ์œ„ํ•œ ์ฃผ์„ ์ถ”๊ฐ€ ([3ed4ca6](https://github.com/do-pa/itdoc/commit/3ed4ca6504f8e278a8284e248513dc92d66ed0c0)) +* ensure header keys are case-insensitive ([#251](https://github.com/do-pa/itdoc/issues/251)) ([0acfa8f](https://github.com/do-pa/itdoc/commit/0acfa8fbae7143cd32cdac13439f834204c09a1a)) +* eslint ๋ฒ„๊ทธ ์ˆ˜์ • ([9262b0b](https://github.com/do-pa/itdoc/commit/9262b0b9b88f52549df4cefa6314e7852acac3bd)) +* example ๊ฒฝ๋กœ ์—๋Ÿฌ ํ•ด๊ฒฐ ([eabe269](https://github.com/do-pa/itdoc/commit/eabe269d66ab61ae459b04f87b34fc14d323c8d6)) +* field.ts ๋ฐ˜ํ™˜ ํƒ€์ž… ์ˆ˜์ • ([cc65ef2](https://github.com/do-pa/itdoc/commit/cc65ef223f75c1d898ccd941fd177fe50394cefc)) +* functional response validation failure ([#246](https://github.com/do-pa/itdoc/issues/246)) ([30b9065](https://github.com/do-pa/itdoc/commit/30b9065f81caddaea3918678629e15d672dcfe9c)) +* generator ์ ์šฉ์„ ์œ„ํ•œ ๊ธฐ์กด์ฝ”๋“œ ์ˆ˜์ •๊ฑด ([13246b1](https://github.com/do-pa/itdoc/commit/13246b1d630535f9f16a9493d6941dde88a199e4)) +* gitignore์— examples/express-ts/docs/ ์ถ”๊ฐ€ ([5399825](https://github.com/do-pa/itdoc/commit/5399825bbd5992785a3093dbe8ac1e3792069798)) +* itdoc callback fn ๋ฐ˜ํ™˜ ํƒ€์ž… ๋ณ€๊ฒฝ ([f5aad0c](https://github.com/do-pa/itdoc/commit/f5aad0c226a63f469e1cf7090d1759ad68e084dc)) +* itdoc callback fn ๋ฐ˜ํ™˜ ํƒ€์ž… ์ถ”๊ฐ€ ([acec2d4](https://github.com/do-pa/itdoc/commit/acec2d47d8e3b5fdf1732a502bf168cf7e5b4e3a)) +* itdoc install ์˜ค๋ฅ˜ ํ•ด๊ฒฐ ([9f41e96](https://github.com/do-pa/itdoc/commit/9f41e9699c136c0a7089105d796769a6b2a30759)) +* itdoc ๋ฐ˜ํ™˜ ํƒ€์ž… void์— ๋งž์ถฐ ๋ณ€๊ฒฝ ([7c9bb75](https://github.com/do-pa/itdoc/commit/7c9bb75d1df754e30fcaf5732a3b7d52e276187f)) +* itdoc ๋ฐ˜ํ™˜ํƒ€์ž… ์ˆ˜์ • ([851e0f0](https://github.com/do-pa/itdoc/commit/851e0f0fd15d0f7fb2e123c2b602ae4609ae7b3b)) +* itdoc ๋ฒˆ๋“ค๋Ÿฌ์—์„œ supertest ์ œ์™ธ ([16f8c6e](https://github.com/do-pa/itdoc/commit/16f8c6e8e022e3519bb3abf12674db16208584ef)) +* itdoc ์‚ฌ์šฉ์ž example ์ˆ˜์ • ([d073bab](https://github.com/do-pa/itdoc/commit/d073babd459d2e7cc99641f54bfd31fd5b2c345f)) +* itdoc ์‚ฌ์šฉ์ž example ์ˆ˜์ • 2 ([2c2ac9e](https://github.com/do-pa/itdoc/commit/2c2ac9e917c52c8dd30335d72a3a42a67bef2960)) +* jest stack trace log ๋ฒ„๊ทธ ์ˆ˜์ • ([4ffa027](https://github.com/do-pa/itdoc/commit/4ffa027226c0764f35042a4f0c843d6ef74c2811)) +* jest warning ([47d6ace](https://github.com/do-pa/itdoc/commit/47d6aceba173a57d3f3c4102651edfe48e20f389)), closes [#81](https://github.com/do-pa/itdoc/issues/81) +* **lint:** ํ”„๋กœ์ ํŠธ ์ „์—ญ์— eslint๊ฐ€ ์ ์šฉ๋˜์ง€ ์•Š์•˜๋˜ ๋ฌธ์ œ ํ•ด๊ฒฐ ([f1c2d99](https://github.com/do-pa/itdoc/commit/f1c2d99401a6ac1cce01f9a61785781d4bcb06d1)) +* md -> mdx ํ™•์žฅ์ž ๋ณ€๊ฒฝ ([924b22e](https://github.com/do-pa/itdoc/commit/924b22eb199387e9be8102af52932c2727074e97)) +* node ์ง€์› ๋ฒ„์ „ ์ˆ˜์ • ([ca3a6ac](https://github.com/do-pa/itdoc/commit/ca3a6ac69cf1484957e84a557bf400ebeeb9a7f9)) +* oas 204์‘๋‹ต ์œ ํ˜• ์ˆ˜์ • ([225ae22](https://github.com/do-pa/itdoc/commit/225ae22184460a20bf7480383d4a1e0f28d810b8)) +* oas ๋ฌธ์„œ๊ฐ€ ์ œ๋Œ€๋กœ ์ƒ์„ฑ๋˜์ง€ ์•Š๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ ([2926d00](https://github.com/do-pa/itdoc/commit/2926d0036670f3deeb4a112e1d478b009f1c2fb9)) +* oas.json 204 ์‘๋‹ต ํ…Œ์ŠคํŠธ ๊ฒฐ๊ณผ ์ˆ˜์ • ([2eec3c4](https://github.com/do-pa/itdoc/commit/2eec3c45068e64a3b93ebcb478be535e595bd04b)) +* og_image is not working ([#231](https://github.com/do-pa/itdoc/issues/231)) ([6130974](https://github.com/do-pa/itdoc/commit/6130974bb94598a6d3daa8c3ed4af9af0950cdf4)), closes [#230](https://github.com/do-pa/itdoc/issues/230) +* pages ๋ฐฐํฌ๋˜์ง€ ์•Š๋Š” ์˜ค๋ฅ˜ ํ•ด๊ฒฐ ([169fd56](https://github.com/do-pa/itdoc/commit/169fd5672493778e55cd7b4ab45956cade342ae9)) +* path param ํƒ์ƒ‰ ์ˆ˜์ • ([bd94206](https://github.com/do-pa/itdoc/commit/bd94206f93afa5c0c0f1c22c883c633c508f7f72)) +* resolve issue causing LLM script to not run properly ([#235](https://github.com/do-pa/itdoc/issues/235)) ([ff22da5](https://github.com/do-pa/itdoc/commit/ff22da59f86b26aa96de4d5748d6207b3f820a4c)) +* resolve OAS generation issue with multiple test files in jest ([8b5b87c](https://github.com/do-pa/itdoc/commit/8b5b87c43d8b2a8fdbddfd07e291bd444dd18acd)) +* resolve syntax error in generated openapi json ([#253](https://github.com/do-pa/itdoc/issues/253)) ([fe7d3a2](https://github.com/do-pa/itdoc/commit/fe7d3a21167116d9d246969608fa5a634f873918)) +* test timeout bug fix ([05479aa](https://github.com/do-pa/itdoc/commit/05479aad246116d51dbbcb9da0d09e0d4e61f145)), closes [#53](https://github.com/do-pa/itdoc/issues/53) +* timeout bug ([b406517](https://github.com/do-pa/itdoc/commit/b406517ff02eb619b1fb3eaa2cffa9f82810e130)) +* WARN ๋กœ๊ทธ ๋ฐฐ๊ฒฝ์ƒ‰ ์ ์šฉ๋˜์ง€ ์•Š๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ ([7fe797a](https://github.com/do-pa/itdoc/commit/7fe797a9ac08eedc5bbc128b5e0446437dde2f21)) +* ๊ฐœ์„ ๋œ ํ…Œ์ŠคํŠธ ํ”„๋ ˆ์ž„์›Œํฌ ๊ฐ์ง€ ๋กœ์ง ์ ์šฉ ([#35](https://github.com/do-pa/itdoc/issues/35)) ([3a14b93](https://github.com/do-pa/itdoc/commit/3a14b9364348cb4ccbabce5d4a291fb7041fe27a)) +* ๊ฒฐ๊ณผ๋ฌผ ์˜ˆ์ œ ๋ฌธ์ œ๊ฑด ์ˆ˜์ • ([cb79230](https://github.com/do-pa/itdoc/commit/cb79230a99b40f614bff4285d96ff1a50ad2fd22)) +* ๊ฒฝ๋กœ ์—ฌ๋Ÿฌ๋ฒˆ ์„ค์ •๋˜๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ ([856d0b6](https://github.com/do-pa/itdoc/commit/856d0b6bc7ad6d9e478d761590fcf2ef86535b57)), closes [#59](https://github.com/do-pa/itdoc/issues/59) +* ๊ฒฝ๋กœ ์ฒ˜๋ฆฌ "/{}" -> "/:" ๋กœ๋ณ€๊ฒฝ ([373ecba](https://github.com/do-pa/itdoc/commit/373ecbae69e20067bd9b84b5c0f903347df96d55)) +* ๊ธฐ๋Šฅ ๋ณ€๊ฒฝ์„ ์œ„ํ•œ ๊ธฐ์กด ์ฝ”๋“œ ๋ณต๊ตฌ ([a86f67a](https://github.com/do-pa/itdoc/commit/a86f67ad17d9830d662366fb410d6953071f6aba)) +* ๊ธฐ์กด ์ฝ”๋“œ๋ฅผ ์žฌ์‚ฌ์šฉํ•จ์œผ๋กœ ํ•ด๋‹น ํŒŒ์ผ ์ œ๊ฑฐ ([4ec15f5](https://github.com/do-pa/itdoc/commit/4ec15f56228d4fbc2479284e39ee01cece023943)) +* ๋กœ๊ทธ ๊ฐ์ฒด ๋ณ€๊ฒฝ ([ed76f36](https://github.com/do-pa/itdoc/commit/ed76f365892bbcb6b0382d769603c5e41371b11b)) +* ๋กœ๊ทธ ํŒจ๋”ฉ๊ฐ’ ๊ธฐ์ค€ ๋ณ€๊ฒฝ ([a059b81](https://github.com/do-pa/itdoc/commit/a059b81e53955c5e02f9aafd105e47f0350297dc)) +* ๋ฒˆ๋“ค๋ง ๊ฒฐ๊ณผ๋ฌผ์— ํ•„์š”ํ•œ ์ข…์†์„ฑ์ด ํฌํ•จ๋˜๋„๋ก ๋ณ€๊ฒฝ ([d62bb0e](https://github.com/do-pa/itdoc/commit/d62bb0e280213c74efebc2a3334c11a4d306f217)), closes [#43](https://github.com/do-pa/itdoc/issues/43) +* ๋นŒ๋“œ๊ด€๋ จ ์˜ˆ์ œ ๊ฒฝ๋กœ ๋ฒ„๊ทธ ([004b8a5](https://github.com/do-pa/itdoc/commit/004b8a5a6639abd077a0597b86db388c3cf019b2)) +* ์‚ฌ์šฉ๋˜์ง€ ์•Š๋Š” Pathbuilder ์‚ญ์ œ ([4d1c210](https://github.com/do-pa/itdoc/commit/4d1c21070e679eacb1f513d4fbd57bb0038a5583)) +* ์‚ฌ์šฉํ•˜์ง€ ์•Š๋Š” ํŒŒ์ผ ์ œ๊ฑฐ ([6c792ff](https://github.com/do-pa/itdoc/commit/6c792ff9a66856fefe4ea91f17f3bc371370fcce)) +* ์ƒ์„ฑ๋˜๋Š” oas๋ฌธ์„œ์— ์ปค์Šคํ…€ ์ •๋ณด๋ฅผ ์ถ”๊ฐ€ํ•  ์ˆ˜ ์žˆ๋„๋ก ์ง€์› ([26748b4](https://github.com/do-pa/itdoc/commit/26748b4ddc68740d47850b9cf30ee95d8751becb)) +* ์‘๋‹ต๊ฐ’์„ ์ •์˜ํ•˜์ง€ ์•Š์œผ๋ฉด ๋ฌธ์„œ ๋‚ด์šฉ๋„ ๋น„์›€ ์ฒ˜๋ฆฌํ•˜๊ฒŒ ์ˆ˜์ • ([4a089ff](https://github.com/do-pa/itdoc/commit/4a089ff8db1f84c19853494e510058d900883f1c)) +* ์ธํ„ฐํŽ˜์ด์Šค ๊ด€๋ จ ๋ฒ„๊ทธ ์ˆ˜์ • ([#21](https://github.com/do-pa/itdoc/issues/21)) ([4e26ddc](https://github.com/do-pa/itdoc/commit/4e26ddc9ef327f68f1fd67fc27642118d7172f29)) +* ์ž„์‹œ๋กœ no-console ์ฃผ์„ ์ถ”๊ฐ€ ([c93dca8](https://github.com/do-pa/itdoc/commit/c93dca8084c082466538ef6485f97f429360730d)) +* ์ž…๋ ต ๋ฆฌํ„ฐ๋Ÿด ํƒ€์ž…->any ์ˆ˜์ • ([bed45b2](https://github.com/do-pa/itdoc/commit/bed45b24313d39b4678086ebc624b0bcc79b42e3)) +* ์ž˜๋ชป๋œ ๋ฆฌ๋ฒ ์ด์Šค ํ•ด๊ฒฐ ([caed995](https://github.com/do-pa/itdoc/commit/caed995ece7299ae4e4da530f4ebe8e1c91f45f9)) +* ์ฃผ์„ ์ œ๊ฑฐ ([adf1b18](https://github.com/do-pa/itdoc/commit/adf1b18189f206f8697cfa5a022e3bf3f8e54d25)) +* ์ฝ”๋“œ ์ˆ˜์ •์œผ๋กœ ์ตœ์ข… ๊ฒฐ๊ณผ ์˜ˆ์ œ ๋ณ€๊ฒฝ ([d314082](https://github.com/do-pa/itdoc/commit/d314082fe89d4cb9c40b9a6a484e67bd124963e3)) +* ํ…Œ์ŠคํŠธ ์˜ˆ์ œ ๋ˆ„๋ฝ ์ˆ˜์ • ([88141ca](https://github.com/do-pa/itdoc/commit/88141cacba843d47271ca8254878147996ccbbdd)) +* ํ…Œ์ŠคํŠธ์ „ ๋นŒ๋“œ ์Šคํฌ๋ฆฝํŠธ ์ถ”๊ฐ€ ([310fd55](https://github.com/do-pa/itdoc/commit/310fd55bbbefeddfcf804c6a46edf2d2808ff4e6)) +* ํ•„์š”ํ•˜์ง€ ์•Š์€ ์˜์กด์„ฑ ์ œ๊ฑฐ ([0ed3851](https://github.com/do-pa/itdoc/commit/0ed3851bf306ed09430f065dc7ae6e1b5122901a)) +* ํ™œ์šฉ๋„๊ฐ€ ๋‚ฎ์•„์ง„ debug log ์ œ๊ฑฐ ๋ฐ ์‘๋‹ต body๊ฐ€ ์—†๋Š”๊ฒฝ์šฐ Oas ์ถœ๋ ฅ ๋ฐฉ์‹ ๋ณ€๊ฒฝ ([e10b54a](https://github.com/do-pa/itdoc/commit/e10b54a675ea9b9eb204c6a7c5ce7674debfbc91)) + + +### ๐Ÿ“š Documentation + +* add configuration guide for itdoc ([cea56d7](https://github.com/do-pa/itdoc/commit/cea56d7651156f2061aae1a5ff75841e098f9953)) +* add how to use itdoc in a nestjs environment ([#182](https://github.com/do-pa/itdoc/issues/182)) ([d6c95c8](https://github.com/do-pa/itdoc/commit/d6c95c898b310c651642c2bd0b4ed705657b50cd)) +* Add itdoc with mocking example ([f0286b6](https://github.com/do-pa/itdoc/commit/f0286b61d77978742b6bb7e53c044a4252827a50)) +* add LLM-powered test generation documentation ([#221](https://github.com/do-pa/itdoc/issues/221)) ([023046a](https://github.com/do-pa/itdoc/commit/023046a74c81d4c8bd64fa48755bbe478ae4ed3e)) +* CONTRIBUTING.md ๋งํ‚น ์ˆ˜์ • ([c889cc7](https://github.com/do-pa/itdoc/commit/c889cc7c7ea0492ecaff77621d57f90daaaf5f05)) +* create itdoc playground pages on official documentation ([#254](https://github.com/do-pa/itdoc/issues/254)) ([9899c3a](https://github.com/do-pa/itdoc/commit/9899c3a8b27933ebdcd910b260dea2df5ba0fafd)) +* describeAPI์— ๋„˜๊ธธ app ์ธ์Šคํ„ด์Šค ์˜ˆ์‹œ๋ฅผ ์ƒ์„ธํ•˜๊ฒŒ ์ˆ˜์ • ([2e11868](https://github.com/do-pa/itdoc/commit/2e11868f887a75b7c3f1f58434b2249afc13b84c)) +* examples ์—…๋ฐ์ดํŠธ ([#20](https://github.com/do-pa/itdoc/issues/20)) ([f538bd9](https://github.com/do-pa/itdoc/commit/f538bd9c6f90dbe4048af352bf7c3e7122632f52)), closes [#19](https://github.com/do-pa/itdoc/issues/19) +* **express-ts:** simplify README to focus on itdoc usage example ([#227](https://github.com/do-pa/itdoc/issues/227)) ([df40fe6](https://github.com/do-pa/itdoc/commit/df40fe679c0821ad4a2d9bba227a675b394b0b9f)) +* HttpStatus ๋ฌธ์„œํ™” ์ˆ˜์ • ([7549a68](https://github.com/do-pa/itdoc/commit/7549a689f01463729494955831a6de3faf8b0d03)) +* itdoc Fn ๋ฐ˜ํ™˜ํƒ€์ž… ์˜ˆ์ œ ๋ณ€๊ฒฝ ([a8b0b1d](https://github.com/do-pa/itdoc/commit/a8b0b1d4e10548424f5ef0a0057b9744025495af)) +* itdoc๋ฌธ์„œ์ดˆ์•ˆ์ž‘์—… ([af28aeb](https://github.com/do-pa/itdoc/commit/af28aeb33c12cdaa94cc245e4a187120ced64070)), closes [#14](https://github.com/do-pa/itdoc/issues/14) +* modify Docusaurus config for itdoc homepage updates ([#190](https://github.com/do-pa/itdoc/issues/190)) ([cecd509](https://github.com/do-pa/itdoc/commit/cecd509b7996edce1a6e3c1025f0e3237111d951)) +* prettyPrint ์˜ˆ์ œ ์ถ”๊ฐ€ ([768ea07](https://github.com/do-pa/itdoc/commit/768ea075606e9ac5edabc80ba6ef78cac368ccfc)) +* README ์—…๋ฐ์ดํŠธ ([1b89977](https://github.com/do-pa/itdoc/commit/1b89977eb085467370f46255f8a2db75514b3dc1)) +* README์— itdoc ๋กœ๊ณ  ๊นจ์ง ์ˆ˜์ • ([a3a8c9a](https://github.com/do-pa/itdoc/commit/a3a8c9a14ae87eb1c30d2f3892fed35d817ef297)) +* README์— ๊ณต์‹๋ฌธ์„œ ๋งํฌ ์ถ”๊ฐ€ ([243ea2d](https://github.com/do-pa/itdoc/commit/243ea2d49d9e9c08638d27609edf511fed4a1664)) +* README์— ๊ท€์—ฌ์šด ์ด๋ฏธ์ง€ ์ถ”๊ฐ€ ([f5a66b7](https://github.com/do-pa/itdoc/commit/f5a66b7a1363bbd348ecb893e2db4240939e3280)) +* run-tests-and-validate ์ฃผ์„ ์ถ”๊ฐ€ ([1abdb10](https://github.com/do-pa/itdoc/commit/1abdb10cd2477fe7b7873492df7a24b398794886)) +* translate Korean JSDoc to English ([#223](https://github.com/do-pa/itdoc/issues/223)) ([9fbe0a8](https://github.com/do-pa/itdoc/commit/9fbe0a89c98a03d375842f2a33674baeeae5cce3)) +* update expectStatus description from "Mandatory" to "Required" ([5666702](https://github.com/do-pa/itdoc/commit/5666702d1a9eb2dc7cfacd78b8c92f472f4f3709)) +* update intro.mdx ([75a973c](https://github.com/do-pa/itdoc/commit/75a973c04cb9b554008ed950006d2efd08bf6813)) +* update Node.js version requirement to 20.0.0 ([9dcebbf](https://github.com/do-pa/itdoc/commit/9dcebbfca1decbebc97331fb6226a2506859f756)) +* update readme more charming ([#193](https://github.com/do-pa/itdoc/issues/193)) ([7f563cf](https://github.com/do-pa/itdoc/commit/7f563cfebaf5c1f1cb30fb95c3a51ec61e080b8c)) +* write "how to use itdoc documentation" for developers using fastify ([#186](https://github.com/do-pa/itdoc/issues/186)) ([f19f943](https://github.com/do-pa/itdoc/commit/f19f943016980b59812f3a36aba20b0092454df0)) +* write itdoc interface documentation ([6a44ed7](https://github.com/do-pa/itdoc/commit/6a44ed733a76be1182ebb241954e4b26e51c366d)) +* ๊ณต์‹๋ฌธ์„œ ๋„๋ฉ”์ธ ์ ์šฉ์— ๋”ฐ๋ฅธ docusaurus ์ˆ˜์ • ([1198ae0](https://github.com/do-pa/itdoc/commit/1198ae071952c264bde5ed30513a9f708e20df8c)) +* ๊ธฐ์—ฌ ๊ฐ€์ด๋“œ๋ผ์ธ ์ถ”๊ฐ€ ([ae0a64a](https://github.com/do-pa/itdoc/commit/ae0a64ac33ba695fe0266110a283c611319ddc39)), closes [#24](https://github.com/do-pa/itdoc/issues/24) +* ๋ฆฌ๋ทฐ ๋ฐ˜์˜ ([49e10d8](https://github.com/do-pa/itdoc/commit/49e10d87a6a5dd5762027ce726f1a62a9d2362b0)) +* ๋ชฉ๋กํ˜• ์Šคํƒ€์ผ ์ˆ˜์ • ([2b5626e](https://github.com/do-pa/itdoc/commit/2b5626e7ae7a69aa3a12d6448322ce713c19ce6e)) +* ๋ฌธ์„œ ์ „์ฒด ๋‹ค๋“ฌ๊ธฐ ๋ฐ ์ด๋ฏธ์ง€ ์ˆ˜์ • ([#194](https://github.com/do-pa/itdoc/issues/194)) ([398a69c](https://github.com/do-pa/itdoc/commit/398a69c97048e1571be3ceac80fd7e149795bbf3)) +* ๋ฌธ์„œ ํŽ˜์ด์ง€ ๋งํฌ ๊ตฌ์„ฑ ์ˆ˜์ • ([e51f4fd](https://github.com/do-pa/itdoc/commit/e51f4fd46995a49d5ea06f1545c37c0980b4210a)) +* ๋ฐฐํฌ ๊ด€๋ จ ์ฒซ ๋ธ”๋กœ๊ทธ ๊ฒŒ์‹œ๋ฌผ ์ž‘์„ฑ ([09d9bfc](https://github.com/do-pa/itdoc/commit/09d9bfcf448770098cb5aa18c30af4ea1233aa7e)) +* ๋ณ€๊ฒฝ๋œ ์‚ฌ์šฉ๋ฐฉ์‹์— ๋Œ€ํ•œ docs ์—…๋ฐ์ดํŠธ ([214c9e0](https://github.com/do-pa/itdoc/commit/214c9e0a7988ed6933a081025f2ca8a21399e48b)) +* ๋ณ€๊ฒฝ๋œ ์‚ฌ์šฉ๋ฐฉ์‹์— ๋Œ€ํ•ด README ์—…๋ฐ์ดํŠธ ([26fdc69](https://github.com/do-pa/itdoc/commit/26fdc69147ee89beb1b343205eaeb0c9bdc13c98)) +* ๋ถˆํ•„์š”ํ•œ blog๊ธ€ ์‚ญ์ œ ([db17696](https://github.com/do-pa/itdoc/commit/db1769653065a4754afe39903a333b7f0a71f2bb)) +* ํ…Œ์ŠคํŠธ ํ›… ๊ด€๋ จ ๋ฌธ์„œํ™” ([240fa58](https://github.com/do-pa/itdoc/commit/240fa58971eec2969fdf9b38b22b9672e7738e43)) +* ํ…Œ์ŠคํŠธ๋Ÿฌ๋„ˆ ๊ด€๋ จ ๋ฌธ์„œํ™” ([a4bc74b](https://github.com/do-pa/itdoc/commit/a4bc74bbf6bffe7b35c785a534d8fb9399a51091)) +* ํ•„์š”ํ•œ ๋‚ด์šฉ ์ถ”๊ฐ€(output ์„ค์ •์— ๊ด€ํ•œ ๋‚ด์šฉ) ([b542f10](https://github.com/do-pa/itdoc/commit/b542f10d4eb87dd52d7710b3c8dbe29b4df6c3aa)) + + +### ๐Ÿงน Chores + +* add missing JSDoc description for makeMDByApp function ([#222](https://github.com/do-pa/itdoc/issues/222)) ([d3a2844](https://github.com/do-pa/itdoc/commit/d3a284427b95e9b4d624fc468e4691071fdd4278)) +* **builder:** OpenAPI ๋นŒ๋” ๋ชจ๋“ˆ ๊ตฌ์กฐ ๊ฐœ์„  ([53af23b](https://github.com/do-pa/itdoc/commit/53af23b70816b038f2c99820e0640be1b1f0b94b)) +* change variable name ([77461c4](https://github.com/do-pa/itdoc/commit/77461c436c1ae343106aababd86233d6aec9e57a)) +* console.log -> logger ๋ณ€๊ฒฝ ([9a17856](https://github.com/do-pa/itdoc/commit/9a1785668af2658d088904ab28996c4bcd8f6b89)) +* Delete the examples path in the deployment dists. ([#198](https://github.com/do-pa/itdoc/issues/198)) ([41e9db8](https://github.com/do-pa/itdoc/commit/41e9db8001c9355741d529571b8fa59cb79cd94d)), closes [#195](https://github.com/do-pa/itdoc/issues/195) +* dependencies mocha, jest ์‚ญ์ œ ([f1b97d8](https://github.com/do-pa/itdoc/commit/f1b97d8392be9abcd8c92a6fe46d768918bb3535)) +* **dependency:** consola mocking์„ ์œ„ํ•œ sinon ์ข…์†์„ฑ ์ถ”๊ฐ€ ([9786f51](https://github.com/do-pa/itdoc/commit/9786f51475d19c60dddbcd398546a69cb0530e7b)) +* **dependency:** consola ๋ฅผ ํ™œ์šฉํ•œ ๋กœ๊ฑฐ ๊ตฌํ˜„์ฒด ์ƒ์„ฑ ([ddf13f5](https://github.com/do-pa/itdoc/commit/ddf13f53d5fe9c5be263a025629496eb757f7ecf)) +* **dependency:** consola ์ข…์†์„ฑ ์ถ”๊ฐ€ ([3246e0a](https://github.com/do-pa/itdoc/commit/3246e0a5beb820e3edd34c033a63b5486dd92b73)) +* **deploy:** ๋ฐฐํฌ๋ฅผ ์œ„ํ•œ package.json ์ˆ˜์ • ([37780a6](https://github.com/do-pa/itdoc/commit/37780a610d7f75ceec47d3093e47769f25333126)) +* **deploy:** ๋ฐฐํฌ๋ฅผ ์œ„ํ•œ workflow ์ž‘์„ฑ ([e4bc2cc](https://github.com/do-pa/itdoc/commit/e4bc2cc0787d64399de53d998928d7e9b27a180c)) +* **deploy:** ๋ฐฐํฌ์‹œ์— files์— ๋ช…์‹œ๋œ ๊ฒฝ๋กœ๋งŒ ํฌํ•จ๋˜๋„๋ก ์ˆ˜์ • ([1bd2c19](https://github.com/do-pa/itdoc/commit/1bd2c192a14eb9e7334e53000b7f0a6a76ee510a)) +* **eslint:** no-console ๊ทœ์น™ ์ ์šฉ ([45f38ff](https://github.com/do-pa/itdoc/commit/45f38ff4c6627fc1ef27107c329ccb3201111ff4)) +* examples ๊ฒฝ๋กœ์— openapi.json ํŒŒ์ผ ์ถ”๊ฐ€ ([1743aa7](https://github.com/do-pa/itdoc/commit/1743aa78143d018fe8c2e877d502372abb4213ff)) +* examples ํ•˜์œ„ ์ฝ”๋“œ ์ค‘๋ณต ํ•ด๊ฒฐ ([#22](https://github.com/do-pa/itdoc/issues/22)) ([#23](https://github.com/do-pa/itdoc/issues/23)) ([c3fc510](https://github.com/do-pa/itdoc/commit/c3fc51045910c898b50f9b58cb9ebbf16bc5bfeb)) +* examples ํ•˜์œ„์— cross-env ์ ์šฉ ([f86ea78](https://github.com/do-pa/itdoc/commit/f86ea781bcf6846bfbb7ba431efa94c97985fe65)) +* form formatting ([9d8171f](https://github.com/do-pa/itdoc/commit/9d8171f282e4a6c5f288ab57bef4717462c14d9e)) +* header ๊ธฐ๋Šฅ ํ…Œ์ŠคํŠธ ์ถ”๊ฐ€ ([#8](https://github.com/do-pa/itdoc/issues/8)) ([deef0ba](https://github.com/do-pa/itdoc/commit/deef0ba22b263da7987ff6ba8ae172b2889e5c20)) +* import ์ •๋ฆฌ ([72a6a48](https://github.com/do-pa/itdoc/commit/72a6a4859ab9417b377b3931aa2ed911691f244b)) +* itdoc ์„ค์น˜์‹œ chalk๊ฐ€ ์™ธ๋ถ€ ์˜์กด์„ฑ์œผ๋กœ ๊ฐ™์ด ์„ค์ •๋˜๋„๋ก ๋ณ€๊ฒฝ ([1d3e6ac](https://github.com/do-pa/itdoc/commit/1d3e6ac220f6ef03fc3f30d326da954ee3d63c78)) +* jsdoc ์ฃผ์„ ๋ณ€๊ฒฝ ([da0f611](https://github.com/do-pa/itdoc/commit/da0f6114a11d0649cfc84d85d25693881c24192a)) +* jsdoc ์ฃผ์„ ๋ณ€๊ฒฝ ([c601f61](https://github.com/do-pa/itdoc/commit/c601f61e8d93fd3b7bf1ca8ce41f7cf946483c59)) +* jsdoc ์ฃผ์„ ๋ณ€๊ฒฝ ([31654cc](https://github.com/do-pa/itdoc/commit/31654cc422abb933c09faea59a6b995bc61f547b)) +* lint ([933604d](https://github.com/do-pa/itdoc/commit/933604d79254776d9c06692b1452a51a56e27729)) +* lint ([ef549e6](https://github.com/do-pa/itdoc/commit/ef549e6c6b2c9af21d0df1a603e51559f7d92547)) +* **main:** release 0.1.0 ([0a1c949](https://github.com/do-pa/itdoc/commit/0a1c949222de08b68bcd320db10ca603f08a9d77)) +* **main:** release 0.2.0 ([f03282d](https://github.com/do-pa/itdoc/commit/f03282d2b3ddca015f1d7bddac8eda446178f2de)) +* **main:** release 0.2.1 ([34ff562](https://github.com/do-pa/itdoc/commit/34ff56251f5bded22ff815534b45776c2357c13d)) +* **main:** release 0.3.0 ([9403cc9](https://github.com/do-pa/itdoc/commit/9403cc9590a9aeec3e623fd109affd83a679d626)) +* **main:** release 0.4.0 ([e2269ef](https://github.com/do-pa/itdoc/commit/e2269ef1c9c58cae255929913d3820ca8b535f8e)) +* **main:** release 0.4.1 ([8e2bc85](https://github.com/do-pa/itdoc/commit/8e2bc85a914005f57001431a875d47e13900d9e0)) +* md, mdx lint ์ œ๊ฑฐ ([5b4b19c](https://github.com/do-pa/itdoc/commit/5b4b19c6f6bc53a30c6829893e866a7af72e3ffc)) +* output path ์„ค์ • fn, generate docs fn ์‹คํ–‰ ์œ„์น˜ ์ด๋™ ([aa7b362](https://github.com/do-pa/itdoc/commit/aa7b3621ef767c061ec7f935ac973acde8bcdfb5)) +* package.json ์ฝ๋Š” ๋ถ€๋ถ„์„ ์žฌ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๊ฒŒ ๋ฆฌํŒฉํ† ๋ง ([5415c6d](https://github.com/do-pa/itdoc/commit/5415c6d33ab7cdd5d08639694c95928216aebda6)) +* package.json์— ๋ถˆํ•„์š”ํ•œ ํ•„๋“œ ์‚ญ์ œ ([2281192](https://github.com/do-pa/itdoc/commit/22811922022821e46abfd79cc6101b2bc0463c81)) +* release_please ์Šคํฌ๋ฆฝํŠธ ์ˆ˜์ • ([814adcc](https://github.com/do-pa/itdoc/commit/814adccb164a79b62e9987c969ec7d7cf47c434f)) +* rename CI workflow names to english ([#224](https://github.com/do-pa/itdoc/issues/224)) ([95c8d03](https://github.com/do-pa/itdoc/commit/95c8d038540cf403bbfa3690272690e65133336e)) +* replace Logger with console methods ([fb761dd](https://github.com/do-pa/itdoc/commit/fb761ddebbf6c2093aa149ce6df7c4682e183c44)) +* resolve [#68](https://github.com/do-pa/itdoc/issues/68) ([2ac1efe](https://github.com/do-pa/itdoc/commit/2ac1efe36db25ce38ebace051f41278a655ca683)) +* script๋‚ด๋ถ€ console.log๋ฅผ loggerํ™” ([818fa93](https://github.com/do-pa/itdoc/commit/818fa93a83c21db2cc01acb1f96b9e07699856ea)), closes [#54](https://github.com/do-pa/itdoc/issues/54) +* test framework adapter ๋ช…์นญ์„ ์ข€ ๋” ์ง๊ด€์ ์œผ๋กœ ๋ณ€๊ฒฝ ([7ff20be](https://github.com/do-pa/itdoc/commit/7ff20be1c7ed8882c4a480c63d147c7bcabb4567)) +* **test:** ์ž˜๋ชป๋œ mocha test context ์ˆ˜์ • ([9ccbb69](https://github.com/do-pa/itdoc/commit/9ccbb6965b0643926be78c341a33eddb66f11298)) +* **test:** ํƒ€์ž…์„ ๋ช…์‹œ์ถ”๊ฐ€ ([c8d8c09](https://github.com/do-pa/itdoc/commit/c8d8c09b80c8e028045841ba916102527ab193f9)) +* ts ์˜ˆ์ œ ์ถ”๊ฐ€ ([7a2f83f](https://github.com/do-pa/itdoc/commit/7a2f83f8494543b44ffbcac6880a95d1022046b1)) +* update author information for MoonSeonghun ([0f745d1](https://github.com/do-pa/itdoc/commit/0f745d11fa9cf3cf25b55c748924ca1e7db29cc8)) +* update npm homepage URL to point to itdoc.kr ([2af6805](https://github.com/do-pa/itdoc/commit/2af68057ce2f8dea49bbb6ec121325fe9f2703db)) +* update pnpm-lock.yaml ([d57b82a](https://github.com/do-pa/itdoc/commit/d57b82ae23edb8807bb532fd0572e19a619c1a65)) +* update release-please.yml to check head_branch for main ([b8ca6b9](https://github.com/do-pa/itdoc/commit/b8ca6b9e4462bb145088af8525b581d13971cb55)) +* update release-please.yml to publish with latest tag ([545728d](https://github.com/do-pa/itdoc/commit/545728da585d0bb93e618f09efdb6f6821312439)) +* ๊ฐ„๋‹จํ•œ ๋กœ๊ฑฐ ํ…Œ์ŠคํŠธ ์ž‘์„ฑ ([6bfaa1c](https://github.com/do-pa/itdoc/commit/6bfaa1cbbd04a717950e12d74c4fe5bab5325aa4)) +* ๋‹ค์–‘ํ•œ rest api ๋ฌธ์„œ ์ƒ์„ฑ์„ ์œ„ํ•œ ์˜ˆ์‹œ ์ถ”๊ฐ€ ([6bbae5c](https://github.com/do-pa/itdoc/commit/6bbae5c94efedd65d3c36e8443c0b0cbfff998f6)) +* ๋„๋‹ฌํ•˜์ง€ ์•Š๋Š” ์ฝ”๋“œ ์‚ญ์ œ ([aeedac0](https://github.com/do-pa/itdoc/commit/aeedac0c40f2782f97d7acb31e7259fba479281f)) +* ๋งํฌ ํƒœ๊ทธ์— ์Šคํƒ€์ผ ๊ตฌ๋ถ„ ([2a15507](https://github.com/do-pa/itdoc/commit/2a15507be90dfecc2f8b2e8fab2899f68b4bf41d)) +* ๋ชจ๋“ˆํ™” ๋ฐ getOuputPath ํ•จ์ˆ˜ ์‚ฌ์šฉ ([f49e06e](https://github.com/do-pa/itdoc/commit/f49e06e1f2b4f3fe1d9b10494308e69f5d5deff1)) +* ๋ณ€๊ฒฝ์‚ฌํ•ญ์— ๋งž๊ฒŒ oas.json ๊ฒฐ๊ณผ๋ฌผ ๋ณ€๊ฒฝ ([77c1010](https://github.com/do-pa/itdoc/commit/77c1010bb3567f99ee5f572726735dd3c58906a5)) +* ๋ถˆํ•„์š”ํ•œ ์ฃผ์„ ์ œ๊ฑฐ ([37ba282](https://github.com/do-pa/itdoc/commit/37ba282bae4aab7cacacd8c7245a230e03fdb971)) +* ๋ถˆํ•„์š”ํ•œ ์ฃผ์„ ์ œ๊ฑฐ ๋ฐ chalk ์˜์กด์„ฑ ์™„์ „ ์‚ญ์ œ ([0ccfbf1](https://github.com/do-pa/itdoc/commit/0ccfbf15a0a94d9db71331508107948ee91e05f2)) +* ๋ถˆํ•„์š”ํ•œ ์ฝ”๋“œ ์‚ญ์ œ ([7e2b6d1](https://github.com/do-pa/itdoc/commit/7e2b6d1b1a4b3abb8eb735df5651278e9aab12cd)) +* ๋ถˆํ•„์š”ํ•œ ์ฝ”๋“œ ์‚ญ์ œ ([9a1f9c6](https://github.com/do-pa/itdoc/commit/9a1f9c655c719669310c7bea2231287635ac72e0)) +* ๋ถˆํ•„์š”ํ•œ ์ฝ”๋“œ ์‚ญ์ œ ([80b06b8](https://github.com/do-pa/itdoc/commit/80b06b8fddf1c35c81688232fecdd96b28a62641)) +* ๋ถˆํ•„์š”ํ•œ ์ฝ”๋“œ ์‚ญ์ œ ([f79a67f](https://github.com/do-pa/itdoc/commit/f79a67fde7663d768399c9272c120a3f87f350b0)) +* ๋ถˆํ•„์š”ํ•œ ์ฝ”๋“œ ์ œ๊ฑฐ ([bff21de](https://github.com/do-pa/itdoc/commit/bff21de4930fdeeda2601c7907a0faa73dfd137d)) +* ๋ถˆํ•„์š”ํ•œ ์ฝ”๋“œ์ œ๊ฑฐ ๋ฐ ์ฃผ์„๋‹ฌ๊ธฐ ([9e5a008](https://github.com/do-pa/itdoc/commit/9e5a0082536ab6c1f3bca2ed22b9cab71c70c410)) +* ์‚ฌ์šฉ๋˜์ง€ ์•Š๋Š” ํŒจํ‚ค์ง€ ์ •๋ฆฌ ([cfbcce5](https://github.com/do-pa/itdoc/commit/cfbcce5b4e2f0ae9062c7aeb975843afc4617417)) +* ์ƒ์„ฑ๋˜๋Š” oas ํ…Œ์ŠคํŠธ์—์„œ ํŽธ๋ฆฌํ•œ ๋””๋ฒ„๊น…์„ ์œ„ํ•ด diff ๋ณด์—ฌ์ฃผ๋Š” ์ฝ”๋“œ ์ถ”๊ฐ€ ([394ca61](https://github.com/do-pa/itdoc/commit/394ca61cd92dc0c22aa63928a0ba080cdb6a4ff9)) +* ์ƒ์„ฑ๋˜๋Š” openapi.json ๊ฒ€์ฆ ํ…Œ์ŠคํŠธ ์ถ”๊ฐ€ ([4c171f3](https://github.com/do-pa/itdoc/commit/4c171f31fafef3512f2d91cab6a1529a53461b4e)) +* ์‘๋‹ต body๊ฐ€ ์—†๋Š”๊ฒฝ์šฐ Oas ์ถœ๋ ฅ ๋ฐฉ์‹ ๋ณ€๊ฒฝ๊ฑด์— ๋Œ€ํ•œ ํ…Œ์ŠคํŠธ ์ถ”๊ฐ€ ([904261b](https://github.com/do-pa/itdoc/commit/904261b958656caca56161f403a8591b3c0e6e4e)) +* ์ด์Šˆ ํ…œํ”Œ๋ฆฟ ๋ผ๋ฒจ ๋ชจ๋‘ ์ฒดํฌ -> ์ฒดํฌ ์•ˆ๋จ์œผ๋กœ ๋ณ€๊ฒฝ ([0200dcd](https://github.com/do-pa/itdoc/commit/0200dcd2966ec621b946d49ba018367c3f6cb58b)) +* ์ด์Šˆํ…œํ”Œ๋ฆฟ ๊ฐ„์†Œํ™” ๋ฐ ์˜์–ด๋กœ ๋ณ€๊ฒฝ ([#206](https://github.com/do-pa/itdoc/issues/206)) ([e4e7a67](https://github.com/do-pa/itdoc/commit/e4e7a67a269a645ddc22c08d9b80ce771d949942)) +* ์ฃผ์„ ์—…๋ฐ์ดํŠธ ([0c7f20f](https://github.com/do-pa/itdoc/commit/0c7f20fe72975ee15149611c10e14da7bd2794c4)) +* ์ฝ”๋“œ ๊ตฌ์กฐ ๊ฐœ์„  ([f57afa7](https://github.com/do-pa/itdoc/commit/f57afa7d4204ebe595a97f7924157e98fd638e8e)) +* ํ…Œ์ŠคํŠธ ํ”„๋ ˆ์ž„์›Œํฌ ํ˜ธํ™˜์„ฑ ํ…Œ์ŠคํŠธ ์ž‘์„ฑ ([05882a5](https://github.com/do-pa/itdoc/commit/05882a54468482dbc5cdcc1c76fdec0e73e34797)) +* ํ…Œ์ŠคํŠธ์šฉ์œผ๋กœ ์ƒ์„ฑํ•œ ์ฝ˜์†” ๋กœ๊ทธ ์ œ๊ฑฐ ([3b45abd](https://github.com/do-pa/itdoc/commit/3b45abd2ef4b11221df42deb33e256b669bea388)) + ## [0.4.1](https://github.com/do-pa/itdoc/compare/v0.4.0...v0.4.1) (2025-08-21) diff --git a/package.json b/package.json index c56df1e..d013f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "itdoc", - "version": "0.4.1", + "version": "0.5.0", "description": "Test-driven documentation for RESTful services", "license": "Apache-2.0", "bin": {