All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.16.1 (2026-04-22)
- cli: updating some path usages to ensure compatibility with Windows OS (2118e19)
1.16.0 (2026-03-18)
- add athos support, verify siteIds in package.json, refactor context (0719364)
- context: adjusting code to ensure some commands can be run without project context (ad44340)
- pr feedback (0e5f49c)
1.15.0 (2026-03-17)
- athos: snapfu-library reloation, home directory migration and moved to athoscommerce github organization with trusted publishing
1.14.0 (2026-02-27)
- init: adjust implmenetations organization name (9d5d3fb)
1.13.0 (2026-01-15)
- init: adding new variable for "managed" usage in initiator (668356d)
1.12.1 (2025-12-30)
1.12.0 (2025-10-23)
- add prompt for Snap Templates vs Snap (209d399)
- remove login requirement for init command and make repo creation optional (2050f2b)
- init: adding a fallback to the author for when the user.name is undefined (1432f63)
- update README.md (8ecc596)
1.11.0 (2025-10-09)
- add support for executing specific patches based on project distribution (94d7fba)
- athos support (a9fce35)
1.10.0 (2025-09-29)
- add branch ruleset to init (f448418)
1.9.14 (2025-09-23)
- remove branch and tag protection from init (bb69f58)
1.9.13 (2025-06-25)
1.9.12 (2025-06-25)
1.9.11 (2025-06-25)
1.9.10 (2025-06-24)
- ci flag should bypass login requirement (7a33de4)
1.9.9 (2025-06-24)
- create creds.json file if it does not exist (0e3b983)
1.9.8 (2025-06-24)
1.9.7 (2025-06-24)
1.9.6 (2025-06-24)
1.9.5 (2025-06-24)
1.9.4 (2025-06-24)
1.9.3 (2025-06-24)
1.9.2 (2025-06-13)
- fix custom patchApply logic (e41a895)
1.9.1 (2025-06-13)
1.9.0 (2025-05-28)
- add support for custom patches (e0a1080)
1.8.0 (2024-10-18)
- add snap distribution to context object (3885719)
- exit without error when no badge templates to sync (2c9eace)
1.7.1 (2024-07-05)
1.7.0 (2024-06-26)
- patch: add find-replace to patch functions (a51928c)
- badges: updating sync function to allow syncing of locations without the existence of templates (627fce6)
1.6.0 (2024-05-16)
- templates: renaming all variables to include handleized one as 'class' (f65b976)
1.5.2 (2024-05-16)
1.5.1 (2024-03-11)
- fetch: bugfix for missing fetch on older versions of node (997a593)
- recs-archive: bugfix for recs archive requiring branches to exist locally (76095ec)
1.5.0 (2024-03-07)
- packages: updating packes to eliminate vulnerabilites (75851a1)
- recs/init: got rename working (ff6c0bc)
- recs/init: modifying the order of questions and misc text (2fc616b)
- recs/init: removing clobber and adding logging (0213ac5)
- secret: moving to libsodium.js and fetch (e852d5a)
1.4.0 (2024-01-04)
- patch: adding
movechange toedit-jsonaction for renaming (fb1e517)
1.3.3 (2023-11-13)
- context: change to how the organization and name of the repository is extracted for the context (9b0af9c)
1.3.2 (2023-09-06)
- init: fixing issue with repository name / owner / repoName (27bb736)
1.3.1 (2023-09-05)
- init: renaming snapfu.yml template config to snapfu.config.yml and excluding it from copy (7ce3118)
- init: fixing comment (0a59efb)
1.3.0 (2023-09-01)
- init: adding ability to use private template repositories for initialization (0e615a8)
1.2.1 (2023-08-09)
- recs/sync: making the sync command exit with error when encountering problems (ea13cbc)
1.2.0 (2023-02-23)
- init: adding tag protection to init step (b3fc452)
1.1.0 (2023-01-19)
- publish: attempting to fix the versioning issue with releases (5e2190f)