Releases: chenasraf/simple-scaffold
Release 1.1.4
Release v1.1.3
- Fix Windows path resolution issues (by @locene)
Release v1.1.3-pre.2
Version 1.1.3-pre.2
Release v1.1.2
- Fix binary files copying
**1) Merge pull request #39 from chenasraf/master
Merge pull request #38 from chenasraf/develop** chenasraf
(SHA: df60922)
1) fix: binary files + add tests chenasraf
(SHA: e450ad2)
1) update test desc chenasraf
(SHA: 40606ed)
1) update help command chenasraf
(SHA: 8c8cede)
**1) v1.1.2
Fix binary file copy** chenasraf
(SHA: c45d870)
Release v1.1.1
- New documentation using TypeDoc over at https://casraf.blog/simple-scaffold
- Security audit auto-fixes
**1) Typdoc (#37) [skip publish]
-
update package.json
-
generate typedocs
-
update docs** chenasraf
(SHA: f2a75c9)
1) fix workflow [skip publish] chenasraf
(SHA: 0d359b1)
1) try to fix docs [skip publish] chenasraf
(SHA: af65eca)
1) update docs [skip publish] chenasraf
(SHA: 4e2fa01)
1) update docs chenasraf
(SHA: bf10fb8)
1) update docs chenasraf
(SHA: 923b531)
1) update docs chenasraf
(SHA: 27a6ba4)
1) add gaid to docs chenasraf
(SHA: 9bd6219)
1) update docs GA chenasraf
(SHA: 869911b)
1) fix docs build chenasraf
(SHA: 0042c12)
1) fix gtag chenasraf
(SHA: 643431d)
1) fix doc deps chenasraf
(SHA: 12f8bca)
1) npm audit fix chenasraf
(SHA: 5571aba)
1) Merge branch 'master' into develop chenasraf
(SHA: f8c31a1)
**1) Merge pull request #38 from chenasraf/develop
v1.1.1 - security fix** chenasraf
(SHA: 256d919)
Release v1.1.0
- Enable custom transformations with
beforeWrite - Add built-in date formatting helpers
**1) v1.1 (#35)
v1.1
New features
- Enable custom transformations with
beforeWrite - Add built-in date formatting helpers
Commit log
-
add develop branch
-
chore: remove unneeded dep
-
Update issue templates [skip ci]
-
update PR workflow
-
implementation of before-write callback + tests
-
clean up + update docs
-
add explicit function return types
-
bump version number
-
docs: add table of contents
-
correct version number
-
update workflows + release alpha
-
update README.md [skip ci]
-
update README.md [skip ci]
-
implement now & custom date helpers
-
docs + bump version number
-
docs cleanup
-
update docs
-
accept async beforeWrite callback
-
fix docs
-
remove redundent check
-
fix type import
-
update README.md [skip ci]
-
bump version number [skip ci]
-
update docs [skip ci]** chenasraf
(SHA: a3deda2)
1) update package.json chenasraf
(SHA: 3c57638)
Release v1.0.4
- Security audit fixes
1) Update README.md [skip ci] chenasraf
(SHA: d3259c4)
1) Update README.md [skip ci] chenasraf
(SHA: 86a7a2c)
1) Add keywords to package.json [skip ci] chenasraf
(SHA: 4a4e024)
**1) Bump minimist from 1.2.5 to 1.2.6
Bumps minimist from 1.2.5 to 1.2.6.
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] [email protected]** dependabot[bot]
(SHA: 56be5f3)
1) bump version number chenasraf
(SHA: dffa81f)
**1) Merge pull request #28 from chenasraf/dependabot/npm_and_yarn/minimist-1.2.6
Security fix: Bump minimist from 1.2.5 to 1.2.6** chenasraf
(SHA: fe871eb)
Release v1.0.3
Release v1.0.2
- Fix Windows compatibility
1) fix transform of windows-style paths chenasraf
(SHA: 56f1340)
1) import/file cleanup chenasraf
(SHA: d6e1693)
1) refactor handlebarsParse - remove redundant arg chenasraf
(SHA: 89d7897)
1) fixed more windows paths, updated tests chenasraf
(SHA: 52cb3e7)
1) updated tests chenasraf
(SHA: a043a05)
1) bump version number chenasraf
(SHA: cb6e06f)
1) improved test chenasraf
(SHA: f07df79)
**1) Windows compatibility
Fix transform of windows-style paths** chenasraf
(SHA: 4575f73)