UNPKG

clingon

Version:

Multipurpose generator CLI based on local config and templates

704 lines (517 loc) 37.9 kB
# v1.2.0 (Fri Feb 14 2025) #### 🚀 Enhancement - feat(Scaffold): keep template file name [#56](https://github.com/ipetinate/clingon/pull/56) ([@jeffersondanielss](https://github.com/jeffersondanielss)) #### ⚠️ Pushed to `main` - Update .autorc ([@ipetinate](https://github.com/ipetinate)) #### Authors: 2 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) - Jefferson Daniel ([@jeffersondanielss](https://github.com/jeffersondanielss)) --- # v1.1.0 (Thu Feb 13 2025) #### 🚀 Enhancement - chore(deps-dev): bump rollup from 4.17.2 to 4.22.4 [#55](https://github.com/ipetinate/clingon/pull/55) ([@dependabot[bot]](https://github.com/dependabot[bot])) #### Authors: 1 - [@dependabot[bot]](https://github.com/dependabot[bot]) --- # v1.0.1 (Tue Jun 25 2024) #### 🐛 Bug Fix - fix: update docs [#54](https://github.com/ipetinate/clingon/pull/54) ([@ipetinate](https://github.com/ipetinate)) - chore(deps-dev): bump braces from 3.0.2 to 3.0.3 [#53](https://github.com/ipetinate/clingon/pull/53) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@ipetinate](https://github.com/ipetinate)) #### Authors: 2 - [@dependabot[bot]](https://github.com/dependabot[bot]) - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v1.0.0 (Mon Jun 24 2024) #### 💥 Breaking Change - feat: Advanced command [#52](https://github.com/ipetinate/clingon/pull/52) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.9.5 (Fri May 17 2024) #### 🐛 Bug Fix - feat: Init command [#51](https://github.com/ipetinate/clingon/pull/51) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.9.4 (Fri May 10 2024) #### 🐛 Bug Fix - fix: versions [#49](https://github.com/ipetinate/clingon/pull/49) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.9.3 (Fri May 10 2024) #### 🐛 Bug Fix - fix: Options mode conflicts with preset mode [#48](https://github.com/ipetinate/clingon/pull/48) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.9.2 (Fri May 10 2024) #### 🐛 Bug Fix - fix: vue components imports inside templates [#47](https://github.com/ipetinate/clingon/pull/47) ([@ipetinate](https://github.com/ipetinate)) #### 🏠 Internal - chore: add scripts folder to be ignored [#46](https://github.com/ipetinate/clingon/pull/46) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.9.1 (Wed May 08 2024) #### ⚠️ Pushed to `main` - chore: update doc ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.9.0 (Wed May 08 2024) #### 🚀 Enhancement - feat: add new command to instantly creation with params [#45](https://github.com/ipetinate/clingon/pull/45) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.8.2 (Mon May 06 2024) #### 🐛 Bug Fix - fix: template issues [#44](https://github.com/ipetinate/clingon/pull/44) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.8.1 (Sun May 05 2024) #### 🐛 Bug Fix - feat: add resource name as arg to avoid prompt [#43](https://github.com/ipetinate/clingon/pull/43) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.8.0 (Sat May 04 2024) #### 🚀 Enhancement - feat: add preset to save answers [#41](https://github.com/ipetinate/clingon/pull/41) ([@ipetinate](https://github.com/ipetinate)) #### 🏠 Internal - feat: add script to generate templates doc based on templates folder and files [#40](https://github.com/ipetinate/clingon/pull/40) ([@ipetinate](https://github.com/ipetinate)) #### 📝 Documentation - refactor: reorder badges [#39](https://github.com/ipetinate/clingon/pull/39) ([@ipetinate](https://github.com/ipetinate)) - feat: add website badge on readme [#38](https://github.com/ipetinate/clingon/pull/38) ([@ipetinate](https://github.com/ipetinate)) - chore: add official website and home page [#37](https://github.com/ipetinate/clingon/pull/37) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.7.4 (Thu May 02 2024) #### 🐛 Bug Fix - fix: remove double check on path validation [#36](https://github.com/ipetinate/clingon/pull/36) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.7.3 (Thu May 02 2024) #### 🐛 Bug Fix - fix: split path error on not nested paths [#35](https://github.com/ipetinate/clingon/pull/35) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.7.2 (Wed May 01 2024) #### 🐛 Bug Fix - fix: add validation for empty custom paths [#34](https://github.com/ipetinate/clingon/pull/34) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.7.1 (Tue Apr 30 2024) #### 🐛 Bug Fix - fix: function test generation [#30](https://github.com/ipetinate/clingon/pull/30) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.7.0 (Tue Apr 30 2024) #### 🚀 Enhancement - refactor: improve file extension util [#29](https://github.com/ipetinate/clingon/pull/29) ([@ipetinate](https://github.com/ipetinate)) #### 📝 Documentation - chore: update readme badges link [#25](https://github.com/ipetinate/clingon/pull/25) ([@ipetinate](https://github.com/ipetinate)) - feat: update badges link [#24](https://github.com/ipetinate/clingon/pull/24) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.6.0 (Mon Apr 29 2024) #### 🚀 Enhancement - fix: filter options to don't show storybook to vue 2 with typescript + templates bugfixes [#23](https://github.com/ipetinate/clingon/pull/23) ([@ipetinate](https://github.com/ipetinate)) #### 📝 Documentation - chore: Update CHANGELOG.md [#22](https://github.com/ipetinate/clingon/pull/22) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.5.0 (Mon Apr 29 2024) #### 🚀 Enhancement - feat: generate css files with react resources [#21](https://github.com/ipetinate/clingon/pull/21) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.10 (Mon Apr 29 2024) #### 🚀 Enhancement - feat: add storybook stories [#18](https://github.com/ipetinate/clingon/pull/18) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.9 (Mon Apr 29 2024) #### 🚀 Enhancement - feat: allow to choose custom path for resource and tests [#17](https://github.com/ipetinate/clingon/pull/17) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.8 (Fri Apr 26 2024) #### 🐛 Bug Fix - chore(badges): add new badges on readme [#8](https://github.com/ipetinate/clingon/pull/8) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.7 (Fri Apr 26 2024) #### 🐛 Bug Fix - feat: add release badge on readme [#7](https://github.com/ipetinate/clingon/pull/7) ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.6 (Fri Apr 26 2024) #### 🐛 Bug Fix - feat: Update Readme and Release workflow [#6](https://github.com/ipetinate/clingon/pull/6) ([@ipetinate](https://github.com/ipetinate)) - Feat/add tests generator [#4](https://github.com/ipetinate/clingon/pull/4) ([@ipetinate](https://github.com/ipetinate)) - refactor: Remove files and add doc [#2](https://github.com/ipetinate/clingon/pull/2) ([@ipetinate](https://github.com/ipetinate)) - refactor: add rollup + refactor to compose steps + tests [#1](https://github.com/ipetinate/clingon/pull/1) ([@ipetinate](https://github.com/ipetinate)) #### ⚠️ Pushed to `main` - fix: generate resource on root paths with "." ([@ipetinate](https://github.com/ipetinate)) - test: add test case to check if root paths exists ([@ipetinate](https://github.com/ipetinate)) - refactor: use node:path to join paths and avoid path errors ([@ipetinate](https://github.com/ipetinate)) - chore: change dev command to build and use builded code ([@ipetinate](https://github.com/ipetinate)) - fix: update npmignore to not send autorc to npm ([@ipetinate](https://github.com/ipetinate)) - chore: add publish config to package json ([@ipetinate](https://github.com/ipetinate)) - fix: add permission to github commit ([@ipetinate](https://github.com/ipetinate)) - fix: ci commands to use yarn ([@ipetinate](https://github.com/ipetinate)) - feat: add autorc file ([@ipetinate](https://github.com/ipetinate)) - feat: improve version command ([@ipetinate](https://github.com/ipetinate)) - feat: add auto release tool to automate npm releases ([@ipetinate](https://github.com/ipetinate)) - chore: swap back from npm to yarn ([@ipetinate](https://github.com/ipetinate)) - fix: dev guide file name ([@ipetinate](https://github.com/ipetinate)) - chore: update done tasks ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to publish ([@ipetinate](https://github.com/ipetinate)) - feat: update repository entry on package json ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to update doc on npm reg ([@ipetinate](https://github.com/ipetinate)) - feat: update docs with guide ([@ipetinate](https://github.com/ipetinate)) - feat: bump package version to 0.3.7 ([@ipetinate](https://github.com/ipetinate)) - feat: update docs ([@ipetinate](https://github.com/ipetinate)) - feat: add coverage badge on readme ([@ipetinate](https://github.com/ipetinate)) - fix: coverage test command ([@ipetinate](https://github.com/ipetinate)) - fix: coverage command on workflow ([@ipetinate](https://github.com/ipetinate)) - fix: coverage on pipeline ([@ipetinate](https://github.com/ipetinate)) - feat: add test coverage pipeline ([@ipetinate](https://github.com/ipetinate)) - chore: update npm ignore and add status gh badge ([@ipetinate](https://github.com/ipetinate)) - feat: update keywords ([@ipetinate](https://github.com/ipetinate)) - chore(version): bump version to a new patch release ([@ipetinate](https://github.com/ipetinate)) - test: fix broken unit tests ([@ipetinate](https://github.com/ipetinate)) - refactor: change template test name to not coliding with node test (that try to run templates as tests wrongly) ([@ipetinate](https://github.com/ipetinate)) - fix: node version on workflow ([@ipetinate](https://github.com/ipetinate)) - feat: update readme ([@ipetinate](https://github.com/ipetinate)) - Create node.js.yml ([@ipetinate](https://github.com/ipetinate)) - chore: update npmignore ([@ipetinate](https://github.com/ipetinate)) - refactor: change project required node version ([@ipetinate](https://github.com/ipetinate)) - fix: name of file, nvm instead npm ([@ipetinate](https://github.com/ipetinate)) - chore: add npmrc ([@ipetinate](https://github.com/ipetinate)) - refactor: change lib name on template messages and docs ([@ipetinate](https://github.com/ipetinate)) - refactor: rename old lib name to the new one ([@ipetinate](https://github.com/ipetinate)) - fix: remove unecessary files and content ([@ipetinate](https://github.com/ipetinate)) - refactor: some changes and and swap yarn to npm ([@ipetinate](https://github.com/ipetinate)) - feat: get version from package json ([@ipetinate](https://github.com/ipetinate)) - feat: add npm ignore file ([@ipetinate](https://github.com/ipetinate)) - chore: add build files to ignore ([@ipetinate](https://github.com/ipetinate)) - refactor: some improvements on generators and add type to test templates ([@ipetinate](https://github.com/ipetinate)) - refactor: linting files ([@ipetinate](https://github.com/ipetinate)) - refactor: change component name to a generic one ([@ipetinate](https://github.com/ipetinate)) - feat: add feature to generate functions ([@ipetinate](https://github.com/ipetinate)) - refactor: add new templates and change folder name ([@ipetinate](https://github.com/ipetinate)) - refactor: make new templates works on new logic ([@ipetinate](https://github.com/ipetinate)) - refactor: change elements folder ([@ipetinate](https://github.com/ipetinate)) - refactor: add missing features inside templates ([@ipetinate](https://github.com/ipetinate)) - refactor: get templates from local lib dir, not from execution dir ([@ipetinate](https://github.com/ipetinate)) - chore: update template track list ([@ipetinate](https://github.com/ipetinate)) - feat: prepare lib to execute on system using npx ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates ([@ipetinate](https://github.com/ipetinate)) - feat: update list ([@ipetinate](https://github.com/ipetinate)) - feat: Add new templates ([@ipetinate](https://github.com/ipetinate)) - refactor: move markdown files to docs ([@ipetinate](https://github.com/ipetinate)) - refactor: move code inside utils to self generators ([@ipetinate](https://github.com/ipetinate)) - feat: add dev doc ([@ipetinate](https://github.com/ipetinate)) - feat: add new test templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates + refactor currents ([@ipetinate](https://github.com/ipetinate)) - refactor change css frameworks logic on prompt ([@ipetinate](https://github.com/ipetinate)) - feat: add and refactor templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts ([@ipetinate](https://github.com/ipetinate)) - chore: remove unecessary index file ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts to compose test with variants ([@ipetinate](https://github.com/ipetinate)) - refactor: add some missing jsdocs + fix unit tests ([@ipetinate](https://github.com/ipetinate)) - fix: add target on message to specify actions ([@ipetinate](https://github.com/ipetinate)) - feat: add new string util to capitalize first letter ([@ipetinate](https://github.com/ipetinate)) - Create dependabot.yml ([@ipetinate](https://github.com/ipetinate)) - test: remove absolute paths and mock everithing's use node:fs + fix broken tests ([@ipetinate](https://github.com/ipetinate)) - feat: add pages folder to be ignored ([@ipetinate](https://github.com/ipetinate)) - fix: remove test files ([@ipetinate](https://github.com/ipetinate)) - feat: update tasks ([@ipetinate](https://github.com/ipetinate)) - refactor: use Sync fs methods, fix and add new unit tests ([@ipetinate](https://github.com/ipetinate)) - feat: fix commands and license ([@ipetinate](https://github.com/ipetinate)) - feat: Improve readme and add Tasks for progress tracking ([@ipetinate](https://github.com/ipetinate)) - test: implementing missing tests ([@ipetinate](https://github.com/ipetinate)) - feat: add a readme markdown ([@ipetinate](https://github.com/ipetinate)) - feat: implementing alpha version of tricorder cli ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.5 (Fri Apr 26 2024) #### 🐛 Bug Fix - Feat/add tests generator [#4](https://github.com/ipetinate/clingon/pull/4) ([@ipetinate](https://github.com/ipetinate)) - refactor: Remove files and add doc [#2](https://github.com/ipetinate/clingon/pull/2) ([@ipetinate](https://github.com/ipetinate)) - refactor: add rollup + refactor to compose steps + tests [#1](https://github.com/ipetinate/clingon/pull/1) ([@ipetinate](https://github.com/ipetinate)) #### ⚠️ Pushed to `main` - fix: generate resource on root paths with "." ([@ipetinate](https://github.com/ipetinate)) - test: add test case to check if root paths exists ([@ipetinate](https://github.com/ipetinate)) - refactor: use node:path to join paths and avoid path errors ([@ipetinate](https://github.com/ipetinate)) - chore: change dev command to build and use builded code ([@ipetinate](https://github.com/ipetinate)) - fix: update npmignore to not send autorc to npm ([@ipetinate](https://github.com/ipetinate)) - chore: add publish config to package json ([@ipetinate](https://github.com/ipetinate)) - fix: add permission to github commit ([@ipetinate](https://github.com/ipetinate)) - fix: ci commands to use yarn ([@ipetinate](https://github.com/ipetinate)) - feat: add autorc file ([@ipetinate](https://github.com/ipetinate)) - feat: improve version command ([@ipetinate](https://github.com/ipetinate)) - feat: add auto release tool to automate npm releases ([@ipetinate](https://github.com/ipetinate)) - chore: swap back from npm to yarn ([@ipetinate](https://github.com/ipetinate)) - fix: dev guide file name ([@ipetinate](https://github.com/ipetinate)) - chore: update done tasks ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to publish ([@ipetinate](https://github.com/ipetinate)) - feat: update repository entry on package json ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to update doc on npm reg ([@ipetinate](https://github.com/ipetinate)) - feat: update docs with guide ([@ipetinate](https://github.com/ipetinate)) - feat: bump package version to 0.3.7 ([@ipetinate](https://github.com/ipetinate)) - feat: update docs ([@ipetinate](https://github.com/ipetinate)) - feat: add coverage badge on readme ([@ipetinate](https://github.com/ipetinate)) - fix: coverage test command ([@ipetinate](https://github.com/ipetinate)) - fix: coverage command on workflow ([@ipetinate](https://github.com/ipetinate)) - fix: coverage on pipeline ([@ipetinate](https://github.com/ipetinate)) - feat: add test coverage pipeline ([@ipetinate](https://github.com/ipetinate)) - chore: update npm ignore and add status gh badge ([@ipetinate](https://github.com/ipetinate)) - feat: update keywords ([@ipetinate](https://github.com/ipetinate)) - chore(version): bump version to a new patch release ([@ipetinate](https://github.com/ipetinate)) - test: fix broken unit tests ([@ipetinate](https://github.com/ipetinate)) - refactor: change template test name to not coliding with node test (that try to run templates as tests wrongly) ([@ipetinate](https://github.com/ipetinate)) - fix: node version on workflow ([@ipetinate](https://github.com/ipetinate)) - feat: update readme ([@ipetinate](https://github.com/ipetinate)) - Create node.js.yml ([@ipetinate](https://github.com/ipetinate)) - chore: update npmignore ([@ipetinate](https://github.com/ipetinate)) - refactor: change project required node version ([@ipetinate](https://github.com/ipetinate)) - fix: name of file, nvm instead npm ([@ipetinate](https://github.com/ipetinate)) - chore: add npmrc ([@ipetinate](https://github.com/ipetinate)) - refactor: change lib name on template messages and docs ([@ipetinate](https://github.com/ipetinate)) - refactor: rename old lib name to the new one ([@ipetinate](https://github.com/ipetinate)) - fix: remove unecessary files and content ([@ipetinate](https://github.com/ipetinate)) - refactor: some changes and and swap yarn to npm ([@ipetinate](https://github.com/ipetinate)) - feat: get version from package json ([@ipetinate](https://github.com/ipetinate)) - feat: add npm ignore file ([@ipetinate](https://github.com/ipetinate)) - chore: add build files to ignore ([@ipetinate](https://github.com/ipetinate)) - refactor: some improvements on generators and add type to test templates ([@ipetinate](https://github.com/ipetinate)) - refactor: linting files ([@ipetinate](https://github.com/ipetinate)) - refactor: change component name to a generic one ([@ipetinate](https://github.com/ipetinate)) - feat: add feature to generate functions ([@ipetinate](https://github.com/ipetinate)) - refactor: add new templates and change folder name ([@ipetinate](https://github.com/ipetinate)) - refactor: make new templates works on new logic ([@ipetinate](https://github.com/ipetinate)) - refactor: change elements folder ([@ipetinate](https://github.com/ipetinate)) - refactor: add missing features inside templates ([@ipetinate](https://github.com/ipetinate)) - refactor: get templates from local lib dir, not from execution dir ([@ipetinate](https://github.com/ipetinate)) - chore: update template track list ([@ipetinate](https://github.com/ipetinate)) - feat: prepare lib to execute on system using npx ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates ([@ipetinate](https://github.com/ipetinate)) - feat: update list ([@ipetinate](https://github.com/ipetinate)) - feat: Add new templates ([@ipetinate](https://github.com/ipetinate)) - refactor: move markdown files to docs ([@ipetinate](https://github.com/ipetinate)) - refactor: move code inside utils to self generators ([@ipetinate](https://github.com/ipetinate)) - feat: add dev doc ([@ipetinate](https://github.com/ipetinate)) - feat: add new test templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates + refactor currents ([@ipetinate](https://github.com/ipetinate)) - refactor change css frameworks logic on prompt ([@ipetinate](https://github.com/ipetinate)) - feat: add and refactor templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts ([@ipetinate](https://github.com/ipetinate)) - chore: remove unecessary index file ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts to compose test with variants ([@ipetinate](https://github.com/ipetinate)) - refactor: add some missing jsdocs + fix unit tests ([@ipetinate](https://github.com/ipetinate)) - fix: add target on message to specify actions ([@ipetinate](https://github.com/ipetinate)) - feat: add new string util to capitalize first letter ([@ipetinate](https://github.com/ipetinate)) - Create dependabot.yml ([@ipetinate](https://github.com/ipetinate)) - test: remove absolute paths and mock everithing's use node:fs + fix broken tests ([@ipetinate](https://github.com/ipetinate)) - feat: add pages folder to be ignored ([@ipetinate](https://github.com/ipetinate)) - fix: remove test files ([@ipetinate](https://github.com/ipetinate)) - feat: update tasks ([@ipetinate](https://github.com/ipetinate)) - refactor: use Sync fs methods, fix and add new unit tests ([@ipetinate](https://github.com/ipetinate)) - feat: fix commands and license ([@ipetinate](https://github.com/ipetinate)) - feat: Improve readme and add Tasks for progress tracking ([@ipetinate](https://github.com/ipetinate)) - test: implementing missing tests ([@ipetinate](https://github.com/ipetinate)) - feat: add a readme markdown ([@ipetinate](https://github.com/ipetinate)) - feat: implementing alpha version of tricorder cli ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.4 (Fri Apr 26 2024) #### 🐛 Bug Fix - Feat/add tests generator [#4](https://github.com/ipetinate/clingon/pull/4) ([@ipetinate](https://github.com/ipetinate)) - refactor: Remove files and add doc [#2](https://github.com/ipetinate/clingon/pull/2) ([@ipetinate](https://github.com/ipetinate)) - refactor: add rollup + refactor to compose steps + tests [#1](https://github.com/ipetinate/clingon/pull/1) ([@ipetinate](https://github.com/ipetinate)) #### ⚠️ Pushed to `main` - fix: update npmignore to not send autorc to npm ([@ipetinate](https://github.com/ipetinate)) - chore: add publish config to package json ([@ipetinate](https://github.com/ipetinate)) - fix: add permission to github commit ([@ipetinate](https://github.com/ipetinate)) - fix: ci commands to use yarn ([@ipetinate](https://github.com/ipetinate)) - feat: add autorc file ([@ipetinate](https://github.com/ipetinate)) - feat: improve version command ([@ipetinate](https://github.com/ipetinate)) - feat: add auto release tool to automate npm releases ([@ipetinate](https://github.com/ipetinate)) - chore: swap back from npm to yarn ([@ipetinate](https://github.com/ipetinate)) - fix: dev guide file name ([@ipetinate](https://github.com/ipetinate)) - chore: update done tasks ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to publish ([@ipetinate](https://github.com/ipetinate)) - feat: update repository entry on package json ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to update doc on npm reg ([@ipetinate](https://github.com/ipetinate)) - feat: update docs with guide ([@ipetinate](https://github.com/ipetinate)) - feat: bump package version to 0.3.7 ([@ipetinate](https://github.com/ipetinate)) - feat: update docs ([@ipetinate](https://github.com/ipetinate)) - feat: add coverage badge on readme ([@ipetinate](https://github.com/ipetinate)) - fix: coverage test command ([@ipetinate](https://github.com/ipetinate)) - fix: coverage command on workflow ([@ipetinate](https://github.com/ipetinate)) - fix: coverage on pipeline ([@ipetinate](https://github.com/ipetinate)) - feat: add test coverage pipeline ([@ipetinate](https://github.com/ipetinate)) - chore: update npm ignore and add status gh badge ([@ipetinate](https://github.com/ipetinate)) - feat: update keywords ([@ipetinate](https://github.com/ipetinate)) - chore(version): bump version to a new patch release ([@ipetinate](https://github.com/ipetinate)) - test: fix broken unit tests ([@ipetinate](https://github.com/ipetinate)) - refactor: change template test name to not coliding with node test (that try to run templates as tests wrongly) ([@ipetinate](https://github.com/ipetinate)) - fix: node version on workflow ([@ipetinate](https://github.com/ipetinate)) - feat: update readme ([@ipetinate](https://github.com/ipetinate)) - Create node.js.yml ([@ipetinate](https://github.com/ipetinate)) - chore: update npmignore ([@ipetinate](https://github.com/ipetinate)) - refactor: change project required node version ([@ipetinate](https://github.com/ipetinate)) - fix: name of file, nvm instead npm ([@ipetinate](https://github.com/ipetinate)) - chore: add npmrc ([@ipetinate](https://github.com/ipetinate)) - refactor: change lib name on template messages and docs ([@ipetinate](https://github.com/ipetinate)) - refactor: rename old lib name to the new one ([@ipetinate](https://github.com/ipetinate)) - fix: remove unecessary files and content ([@ipetinate](https://github.com/ipetinate)) - refactor: some changes and and swap yarn to npm ([@ipetinate](https://github.com/ipetinate)) - feat: get version from package json ([@ipetinate](https://github.com/ipetinate)) - feat: add npm ignore file ([@ipetinate](https://github.com/ipetinate)) - chore: add build files to ignore ([@ipetinate](https://github.com/ipetinate)) - refactor: some improvements on generators and add type to test templates ([@ipetinate](https://github.com/ipetinate)) - refactor: linting files ([@ipetinate](https://github.com/ipetinate)) - refactor: change component name to a generic one ([@ipetinate](https://github.com/ipetinate)) - feat: add feature to generate functions ([@ipetinate](https://github.com/ipetinate)) - refactor: add new templates and change folder name ([@ipetinate](https://github.com/ipetinate)) - refactor: make new templates works on new logic ([@ipetinate](https://github.com/ipetinate)) - refactor: change elements folder ([@ipetinate](https://github.com/ipetinate)) - refactor: add missing features inside templates ([@ipetinate](https://github.com/ipetinate)) - refactor: get templates from local lib dir, not from execution dir ([@ipetinate](https://github.com/ipetinate)) - chore: update template track list ([@ipetinate](https://github.com/ipetinate)) - feat: prepare lib to execute on system using npx ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates ([@ipetinate](https://github.com/ipetinate)) - feat: update list ([@ipetinate](https://github.com/ipetinate)) - feat: Add new templates ([@ipetinate](https://github.com/ipetinate)) - refactor: move markdown files to docs ([@ipetinate](https://github.com/ipetinate)) - refactor: move code inside utils to self generators ([@ipetinate](https://github.com/ipetinate)) - feat: add dev doc ([@ipetinate](https://github.com/ipetinate)) - feat: add new test templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates + refactor currents ([@ipetinate](https://github.com/ipetinate)) - refactor change css frameworks logic on prompt ([@ipetinate](https://github.com/ipetinate)) - feat: add and refactor templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts ([@ipetinate](https://github.com/ipetinate)) - chore: remove unecessary index file ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts to compose test with variants ([@ipetinate](https://github.com/ipetinate)) - refactor: add some missing jsdocs + fix unit tests ([@ipetinate](https://github.com/ipetinate)) - fix: add target on message to specify actions ([@ipetinate](https://github.com/ipetinate)) - feat: add new string util to capitalize first letter ([@ipetinate](https://github.com/ipetinate)) - Create dependabot.yml ([@ipetinate](https://github.com/ipetinate)) - test: remove absolute paths and mock everithing's use node:fs + fix broken tests ([@ipetinate](https://github.com/ipetinate)) - feat: add pages folder to be ignored ([@ipetinate](https://github.com/ipetinate)) - fix: remove test files ([@ipetinate](https://github.com/ipetinate)) - feat: update tasks ([@ipetinate](https://github.com/ipetinate)) - refactor: use Sync fs methods, fix and add new unit tests ([@ipetinate](https://github.com/ipetinate)) - feat: fix commands and license ([@ipetinate](https://github.com/ipetinate)) - feat: Improve readme and add Tasks for progress tracking ([@ipetinate](https://github.com/ipetinate)) - test: implementing missing tests ([@ipetinate](https://github.com/ipetinate)) - feat: add a readme markdown ([@ipetinate](https://github.com/ipetinate)) - feat: implementing alpha version of tricorder cli ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate)) --- # v0.4.3 (Fri Apr 26 2024) #### 🐛 Bug Fix - Feat/add tests generator [#4](https://github.com/ipetinate/clingon/pull/4) ([@ipetinate](https://github.com/ipetinate)) - refactor: Remove files and add doc [#2](https://github.com/ipetinate/clingon/pull/2) ([@ipetinate](https://github.com/ipetinate)) - refactor: add rollup + refactor to compose steps + tests [#1](https://github.com/ipetinate/clingon/pull/1) ([@ipetinate](https://github.com/ipetinate)) #### ⚠️ Pushed to `main` - chore: add publish config to package json ([@ipetinate](https://github.com/ipetinate)) - fix: add permission to github commit ([@ipetinate](https://github.com/ipetinate)) - fix: ci commands to use yarn ([@ipetinate](https://github.com/ipetinate)) - feat: add autorc file ([@ipetinate](https://github.com/ipetinate)) - feat: improve version command ([@ipetinate](https://github.com/ipetinate)) - feat: add auto release tool to automate npm releases ([@ipetinate](https://github.com/ipetinate)) - chore: swap back from npm to yarn ([@ipetinate](https://github.com/ipetinate)) - fix: dev guide file name ([@ipetinate](https://github.com/ipetinate)) - chore: update done tasks ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to publish ([@ipetinate](https://github.com/ipetinate)) - feat: update repository entry on package json ([@ipetinate](https://github.com/ipetinate)) - feat: bump version to update doc on npm reg ([@ipetinate](https://github.com/ipetinate)) - feat: update docs with guide ([@ipetinate](https://github.com/ipetinate)) - feat: bump package version to 0.3.7 ([@ipetinate](https://github.com/ipetinate)) - feat: update docs ([@ipetinate](https://github.com/ipetinate)) - feat: add coverage badge on readme ([@ipetinate](https://github.com/ipetinate)) - fix: coverage test command ([@ipetinate](https://github.com/ipetinate)) - fix: coverage command on workflow ([@ipetinate](https://github.com/ipetinate)) - fix: coverage on pipeline ([@ipetinate](https://github.com/ipetinate)) - feat: add test coverage pipeline ([@ipetinate](https://github.com/ipetinate)) - chore: update npm ignore and add status gh badge ([@ipetinate](https://github.com/ipetinate)) - feat: update keywords ([@ipetinate](https://github.com/ipetinate)) - chore(version): bump version to a new patch release ([@ipetinate](https://github.com/ipetinate)) - test: fix broken unit tests ([@ipetinate](https://github.com/ipetinate)) - refactor: change template test name to not coliding with node test (that try to run templates as tests wrongly) ([@ipetinate](https://github.com/ipetinate)) - fix: node version on workflow ([@ipetinate](https://github.com/ipetinate)) - feat: update readme ([@ipetinate](https://github.com/ipetinate)) - Create node.js.yml ([@ipetinate](https://github.com/ipetinate)) - chore: update npmignore ([@ipetinate](https://github.com/ipetinate)) - refactor: change project required node version ([@ipetinate](https://github.com/ipetinate)) - fix: name of file, nvm instead npm ([@ipetinate](https://github.com/ipetinate)) - chore: add npmrc ([@ipetinate](https://github.com/ipetinate)) - refactor: change lib name on template messages and docs ([@ipetinate](https://github.com/ipetinate)) - refactor: rename old lib name to the new one ([@ipetinate](https://github.com/ipetinate)) - fix: remove unecessary files and content ([@ipetinate](https://github.com/ipetinate)) - refactor: some changes and and swap yarn to npm ([@ipetinate](https://github.com/ipetinate)) - feat: get version from package json ([@ipetinate](https://github.com/ipetinate)) - feat: add npm ignore file ([@ipetinate](https://github.com/ipetinate)) - chore: add build files to ignore ([@ipetinate](https://github.com/ipetinate)) - refactor: some improvements on generators and add type to test templates ([@ipetinate](https://github.com/ipetinate)) - refactor: linting files ([@ipetinate](https://github.com/ipetinate)) - refactor: change component name to a generic one ([@ipetinate](https://github.com/ipetinate)) - feat: add feature to generate functions ([@ipetinate](https://github.com/ipetinate)) - refactor: add new templates and change folder name ([@ipetinate](https://github.com/ipetinate)) - refactor: make new templates works on new logic ([@ipetinate](https://github.com/ipetinate)) - refactor: change elements folder ([@ipetinate](https://github.com/ipetinate)) - refactor: add missing features inside templates ([@ipetinate](https://github.com/ipetinate)) - refactor: get templates from local lib dir, not from execution dir ([@ipetinate](https://github.com/ipetinate)) - chore: update template track list ([@ipetinate](https://github.com/ipetinate)) - feat: prepare lib to execute on system using npx ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates ([@ipetinate](https://github.com/ipetinate)) - feat: update list ([@ipetinate](https://github.com/ipetinate)) - feat: Add new templates ([@ipetinate](https://github.com/ipetinate)) - refactor: move markdown files to docs ([@ipetinate](https://github.com/ipetinate)) - refactor: move code inside utils to self generators ([@ipetinate](https://github.com/ipetinate)) - feat: add dev doc ([@ipetinate](https://github.com/ipetinate)) - feat: add new test templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new templates + refactor currents ([@ipetinate](https://github.com/ipetinate)) - refactor change css frameworks logic on prompt ([@ipetinate](https://github.com/ipetinate)) - feat: add and refactor templates ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts ([@ipetinate](https://github.com/ipetinate)) - chore: remove unecessary index file ([@ipetinate](https://github.com/ipetinate)) - feat: add new prompts to compose test with variants ([@ipetinate](https://github.com/ipetinate)) - refactor: add some missing jsdocs + fix unit tests ([@ipetinate](https://github.com/ipetinate)) - fix: add target on message to specify actions ([@ipetinate](https://github.com/ipetinate)) - feat: add new string util to capitalize first letter ([@ipetinate](https://github.com/ipetinate)) - Create dependabot.yml ([@ipetinate](https://github.com/ipetinate)) - test: remove absolute paths and mock everithing's use node:fs + fix broken tests ([@ipetinate](https://github.com/ipetinate)) - feat: add pages folder to be ignored ([@ipetinate](https://github.com/ipetinate)) - fix: remove test files ([@ipetinate](https://github.com/ipetinate)) - feat: update tasks ([@ipetinate](https://github.com/ipetinate)) - refactor: use Sync fs methods, fix and add new unit tests ([@ipetinate](https://github.com/ipetinate)) - feat: fix commands and license ([@ipetinate](https://github.com/ipetinate)) - feat: Improve readme and add Tasks for progress tracking ([@ipetinate](https://github.com/ipetinate)) - test: implementing missing tests ([@ipetinate](https://github.com/ipetinate)) - feat: add a readme markdown ([@ipetinate](https://github.com/ipetinate)) - feat: implementing alpha version of tricorder cli ([@ipetinate](https://github.com/ipetinate)) #### Authors: 1 - Isac Petinate ([@ipetinate](https://github.com/ipetinate))