Skip to content

Latest commit

 

History

History
334 lines (207 loc) · 27.6 KB

CHANGELOG.md

File metadata and controls

334 lines (207 loc) · 27.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2024-05-14)

Features

  • code-docs: add js-docs to the code and typings (a0c7d19)
  • kubernetes: add Kubernetes to the repo (7689f20)
  • labeling: add labels in issue and discussions templates (3364c53)
  • labeling: add new simple labels for issues and etc., fix of #46 (01b14b0)
  • scripting: add new version of environment setup script to the project (bce5011)
  • template: add discussions templates, fix of #50 (604058c)
  • typings: add typescript typing for script (c4b1ae1)

Fixes

Build system

  • build-deps: add ESBUILD to the building configs (6a9d909)
  • build-deps: upgrade @electron/lint-roller to "^1.13.0" (57416c0)
  • build-env: add new scripts, modules and setups in current JSON of package (f75750f)
  • build-env: import HUSKY from previous iterations (889e3cd)
  • build-env: new infrastructure and NPM+NODE implementation in JSON config (40dbafb)
  • deps-dev: bump eslint from 8.57.0 to 9.2.0 (05aabcd)
  • deps-dev: bump eslint-plugin-markdownlint from 0.5.0 to 0.6.0 (ccc3e16)
  • deps: bump esbuild from 0.20.2 to 0.21.2 (f76cc53)
  • docker-env: add DOCKERFILE and ignore for docker to the project (aa54ba5)

Documentation

  • husky-issues: add README about husky issues (9836842)
  • page: remove pages from docs (9fa0437)

1.0.0 (2024-05-10)

Refactoring

  • prepare: append formatting in JS docs of preparation script and add little semantic tweaks (36cb3a0)

Build system

  • deps-dev: bump eslint-plugin-markdownlint from 0.5.0 to 0.6.0 (06cc9e9)
  • deps: add unicorn@^0.0.1 (338d31a)
  • deps: bump actions/checkout from 3 to 4 (d4f1a7a)
  • deps: bump actions/stale from 3 to 9 (c949cf3)
  • deps: bump github/codeql-action from 2 to 3 (a248167)
  • deps: update @commitlint/cli from ^19.1.0 to ^19.3.0 (59f8591)
  • deps: update @commitlint/config-conventional from ^19.1.0 to ^19.2.2 (ea462c5)
  • deps: update @electron/lint-roller from ^1.12.0 to ^1.12.1 (e868707)
  • deps: update @npmcli/package-json from ^5.0.0 to ^5.1.0 (6c1f901)
  • deps: update @octokit/rest from ^20.0.2 to ^20.1.0 (0789996)
  • deps: update @types/node from ^20.11.27 to ^20.12.7 (0dc76b6)
  • deps: update @typescript-eslint/eslint-plugin from ^7.2.0 to ^7.7.1 (5e96073)
  • deps: update @typescript-eslint/parser from ^7.2.0 to ^7.7.1 (3e170a9)
  • deps: update axios from ^1.6.7 to ^1.6.8 (cd001ec)
  • deps: update inquirer from ^9.2.16 to ^9.2.19 (ecce495)
  • deps: update mocha from ^10.3.0 to ^10.4.0 (2cc31c9)
  • deps: update multiple NPM dependencies (12b3fa4)
  • deps: update typescript from ^5.4.2 to ^5.4.5 (5a7d5d2)
  • env: add CLI GITHUB to the project (eefc00f)
  • esbuild: add esbuild configurating module to build project's scripts (9260e43)

0.3.5 (2024-04-21)

Features

  • full-revamp-script: now prepare module is revampled (bd576b4)
  • manifest-prepare: revamped preparation script in terms of working with files (dd951eb)

Fixes

  • build: fix script for not asking user for input (3bece80)

Documentation

  • conv: update README file for more conventional text (19532da)
  • index: reimplement docs and remove them into new folder for pages data (a215a03)

Build system

  • deps-dev: bump markdownlint-cli2 from 0.12.1 to 0.13.0 (e40c6da)
  • editor: add CODE's launch configurations (0db54c1)

Refactoring

  • script: refactor code structure in PREPARE script (f9d78f1)
  • script: refactor naming and whitespaces in PREPARE script (27db9ce)

0.3.4 (2024-04-01)

Features

  • build: update and refactor .EDITORCONFIG (94d89b5)
  • code: add references and common refactoring to scripts (cff3227)
  • core: add core support and prefs for OBSIDIAN (11ad823)
  • git: add OBSIDIAN to the ignore file (e1a3aa4)
  • git: add READMEs for .GIT files (4b19c02)
  • git: fix and update issue templates accordingly to YAML and GIT (addb6c5)

Refactoring

  • readme: update README file (16ffd04)

Fixes

  • docs: linefix of LF and multilining (L#70) in code of conduct (906d9d8)
  • security: fix securities issues #31 and #32 (111c4d0)

Build system

  • deploy: add resource management in DOCKER (f05aa77)
  • deploy: add resource management in KUBERNETES (75b22a6)
  • deps-dev: bump @commitlint/cli from 18.6.1 to 19.1.0 (cb5eaf3)
  • deps-dev: bump @commitlint/config-conventional (a15d451)
  • docs: add documentation to HUSKY issues (9715937)
  • husky: update and refactor commit message script in deletion (741562e)
  • package-deps: update package manifest (9c38d4b)
  • settings: add preferences for VS-CODE editor (2160753)
  • workflows: remove auto-merge (#34) for dependabot (a50fe5b)

Documentation

  • readme: mass update of README (140ebc7)

0.3.3 (2024-03-14)

Common

  • scripts: add new adapt script functionality (29e653e)

0.3.2 (2024-03-04)

Fixes

  • build: fix ts-node build in prepare script (b3ea578)
  • build: fix main prepare script from package's JSON (3bdce2c)
  • import: fix imports of colors to colors/safe in prepare .TS script (ce35ab4)

0.3.1 (2024-03-04)

Features

  • labels: add priority labels to settings (8d05e68)

Fixes

  • husky: update husky preparation and fix deprecated bug (4210ed3), closes #26

0.3.0 (2024-02-28)

Features

  • docs: add managing guide and additional files (b3bd307)
  • docs: add SemVer document (48b94e8)

Build system

  • deps-dev: bump @typescript-eslint/eslint-plugin (ba64e06)
  • deps-dev: bump @typescript-eslint/parser from 6.21.0 to 7.0.1 (a60ae19), closes #22
  • deps-dev: bump @typescript-eslint/parser from 6.21.0 to 7.0.1 (3cc5c1d)
  • deps-dev: bump @typescript-eslint/parser from 6.21.0 to 7.0.2 (607bb9b)
  • publishing: add Shell scripts to publish (Nuget & NPM) (b71e5cf)

Refactoring

  • docs: rewrite intro in the README (c30d980)
  • docs: update date in licenses (2495d78)
  • script: refactor of preparation script (2e97175)
  • scripts: add license and author references to scripts (d464d91)
  • scripts: refactor entire script base of schema (55fd939)
  • scripts: refactor publishing scripts (NuGet & NPM) (a2136c3)

0.2.4 (2024-02-23)

Features

  • settings: add new labels into the YAML settings for issues and pull requests (9963590)

Documentation

  • readme: little refactor for READMEs (13b8ad0)

Common

  • script: move preparation scripts to ts-node (c5f2161)

Build system

  • config: update of jsconfig.json (a8521e0)
  • deps-dev: add Docker and Kubernetes support (b037dbf)
  • deps-dev: bump chai from 4.3.10 to 5.0.0 (ca2fbdc)
  • deps-dev: bump chai from 4.3.10 to 5.0.0 (08f024b)
  • deps-dev: bump dotenv-safe from 8.2.0 to 9.0.0 (ad20119)
  • deps-dev: bump dotenv-safe from 8.2.0 to 9.0.0 (b89845e)
  • deps-dev: bump husky from 8.0.3 to 9.0.10 (0929f51)
  • deps-dev: bump husky from 8.0.3 to 9.0.10 (0d432bf)
  • deps-dev: bump markdownlint from 0.31.1 to 0.32.1 (c230847)
  • deps-dev: bump markdownlint from 0.31.1 to 0.32.1 (1679173)
  • deps-dev: bump markdownlint from 0.32.1 to 0.33.0 (76e8683)
  • deps-dev: bump markdownlint from 0.32.1 to 0.33.0 (00dda94)
  • deps-dev: bump markdownlint-cli2 from 0.10.0 to 0.11.0 (5ee237b)
  • deps-dev: bump markdownlint-cli2 from 0.10.0 to 0.11.0 (#10) (15ec9b8)
  • deps-dev: bump markdownlint-cli2 from 0.11.0 to 0.12.1 (60a9bae)
  • deps-dev: bump markdownlint-cli2 from 0.11.0 to 0.12.1 (497b048)
  • deps-dev: bump typescript from 4.9.5 to 5.3.3 (f2fef94)
  • deps-dev: bump typescript from 4.9.5 to 5.3.3 (d0f9f27)
  • deps-dev: update package versioning in root (2e3a69d)
  • deps: change POSIX and matrix in CodeQL (052aaa9)
  • deps: update most of dependencies and other (cce3dc2)

0.2.3 (2023-11-07)

Fixes

  • core: fix YAML exception in settings (0d45e28)
  • docs: fix issue templates and README (4c4efa4)
  • main: fix type error in main typescript path (b0ca21d)
  • readme: fix of footnotes in README (31ef470)
  • release: last fix-update before finalizing release (7cab19a)

0.2.2 (2023-11-03)

Features

  • scripts: add note and scripts for in-browser label clone (3c90d67)
  • workflow: add app for automated settings (33408a5)

Fixes

  • eslint: remove markdownlint for code styling (48cfc38)

0.2.1 (2023-10-30)

Features

  • issues: add universal issue template in .MD (1f2295a)
  • patcher: add special git patcher for branches (c0dc4e4)

Common

  • corecode: refactor the main entrance file and it's around (0a3e72f)
  • docs: delete unused legal files (4aa2802)
  • docs: macroupdate for README and GIT specials (f662019)

Fixes

  • docs: replaced special reference to stale project (86d419e)
  • workflow: fix automerging workflow for not seeking right token (e0ac9fc)

0.2.0 (2023-10-21)

Build system

  • deps-dev: bump @types/node from 20.8.4 to 20.8.6 (7f41e89)
  • deps-dev: bump lint-staged from 14.0.1 to 15.0.1 (516d9e6)
  • deps: bump tough-cookie and lint (6ccf53a)

Common

  • code: append the functionality of project (23e4deb)

0.1.0 (2023-10-12)

Common

  • add-on: write advanced git docs (54dd8d6)
  • auto: write tsconfig (ae5c17a)
  • code: main code for template (24534a1)
  • codeql: write codeql workflows (733704a)
  • docs: write a docs for repository (c3f8561)
  • husky: write husky automation (58c1178)
  • issues: write issues templates and config (df85c33)
  • license: write primordial licenses (448b8be)
  • micro: create formatting and extend files (41c4e9c)
  • misc: write an additional files for entire context (8dae774)
  • pr: pull request template (2bd2dba)
  • readme: write readme for instructions and for repo showcase (b5a7b3d)
  • scripts: write add-on python scripts (9373f15)
  • scripts: write js scripts and linter (b61a373)
  • scripts: write python scripts (b568f6f)
  • scripts: write python-lib scripts (6e1948e)
  • scripts: write shell scripts (31daaa7)
  • workflows: write default workflows (6762f77)

Fixes

  • readme: fix in readme of topics (e214a4e)
  • workflows: fix of entirety of workflows (5a1ea4a)