All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- Breaking change: Update engines field to node 20
f17186a
- Merge pull request #125 from bcomnes/deps
edb319e
- Update p-map and double check installed-check
af2efce
v7.0.2 - 2024-10-04
- Upgrade: Bump glob from 10.4.4 to 11.0.0
#119
- Upgrade: Bump minimatch from 9.0.5 to 10.0.1
#118
- Upgrade: Bump nyc from 15.1.0 to 17.0.0
#117
- Set allowRelativePaths for apply acitons
#113
- Merge pull request #124 from bcomnes/fix-relative-copy-errors
e35a68a
- Merge pull request #123 from bcomnes/neostandard
ab10190
- Autofix
1396a28
v7.0.1 - 2023-12-29
- fix: minimum node version down to 18
05a55cc
v7.0.0 - 2023-12-25
- Remove files filter
e9ef541
- Bump minimum node version to lts 20
56bbc19
- Upgrade: Bump debounce from 1.2.1 to 2.0.0
390cd9d
v6.0.1 - 2023-10-25
- Upgrade: Bump actions/setup-node from 3 to 4
#111
v6.0.0 - 2023-10-22
v5.0.0 - 2023-07-05
- Upgrade: Bump minimatch from 8.0.4 to 9.0.0
#107
v4.2.3 - 2023-04-03
- Upgrade: Bump minimatch from 7.4.4 to 8.0.2
#106
v4.2.2 - 2023-03-07
- Upgrade: Bump mocha from 9.2.2 to 10.2.0
#79
v4.2.1 - 2023-03-07
- Deps
#105
v4.2.0 - 2022-02-08
- Merge pull request #57 from schutm/overwrite-readonly
#53
- Add force flag to overwrite readonly files
e622923
- Eat exception if target doesn't exist
f7c1fb3
- Pin to major actions version
94a5f34
v4.1.2 - 2021-12-23
- Allow watching from a relative directory again
#51
- Allow watching from a relative directory again
#44
v4.1.1 - 2021-12-22
- Remove co
#50
v4.1.0 - 2021-12-22
- Upgrade: Bump actions/checkout from 2.3.4 to 2.4.0
#39
- Upgrade: Bump actions/setup-node from 2.4.0 to 2.5.0
#45
- Return a report object containing details about the copy operation
#49
v4.0.0 - 2021-09-15
- Add gitignore style ignore support
#32
v3.0.2 - 2021-08-13
- Revert "Merge pull request #23 from mhanberg/mh/exit-on-stdin-closing"
d1275a0
v3.0.1 - 2021-08-09
- Upgrade: Bump actions/setup-node from 2.3.2 to 2.4.0
#31
- Exit when stdin closes
#23
- Upgrade: Bump fs-extra from 9.1.0 to 10.0.0
#17
- Upgrade: Bump gh-release from 4.0.4 to 6.0.0
#20
- Upgrade: Bump mocha from 8.4.0 to 9.0.3
#28
- Upgrade: Bump actions/setup-node from 2.1.2 to 2.3.2
#30
- Upgrade: Bump actions/checkout from v2.3.3 to v2.3.4
#11
- Upgrade: Bump bcomnes/npm-bump from v2.0.1 to v2.0.2
#10
- Upgrade: Bump actions/setup-node from v2.1.1 to v2.1.2
#9
- Upgrade: Bump actions/checkout from v2.3.2 to v2.3.3
#8
- Lint
9db062f
v3.0.0 - 2020-09-18
- Upgrade: Bump @mysticatea/eslint-plugin from 11.0.0 to 13.0.0
#4
- Upgrade: Bump nyc from 14.1.1 to 15.1.0
#5
- Upgrade: Bump eslint from 6.8.0 to 7.9.0
#6
- Upgrade: Bump fs-extra from 8.1.0 to 9.0.1
#7
- Upgrade: Bump mocha from 6.2.3 to 8.1.3
#3
- try building windows
#2
v2.0.0 - 2019-08-26
- Maintenance tasks
#1
- Fix: fix vulnerability
#43
- Docs: fix typo w/ watch-ready
#31
- Add "text-summary" nyc reporter
#26
- Fix typo "untachable" => "untouchable"
#25
- Chore: remove package-lock.json
db3e7f0
- Breaking: stop transpiling
e1d9b6e
- Rewrite implementation
3098ae3
v1.5.0 - 2016-09-05
- New:
--include-empty-dirs
option6324e50
- New:
--no-initial
optionbae874a
- Docs: fix wrong link of Changelog.
77b1627
v1.4.0 - 2016-09-03
- Revise README.md
#20
- New:
--update
option to disallow overwriting (fixes #12)#12
- New:
--preserve
option to copy uid,gid,atime,mtime.217004b
- Chore: add some tests for misc.
82be9ae
- Docs: add changelog/contributing sections
3de04d5
v1.3.2 - 2016-07-20
- Fix: check whether 'destroy' method exists or not to transform (fixes #18)
#18
- Chore: upgrade ESLint and my eslintrc
2a68c2f
- Chore: upgrade dependencies.
07e3dc2
- Chore: executes eslint only if node version >=4
11297e5
v1.3.1 - 2016-03-11
- Fix; add bin
36f9212
v1.3.0 - 2016-03-10
- New:
--dereference
option (fixes #14)#14
- Fix: failed initial copies if target path starts with './' (fixes #13)
#13
v1.2.1 - 2015-07-19
v1.2.0 - 2015-05-17
v1.1.6 - 2015-04-19
v1.1.5 - 2015-04-05
v1.1.4 - 2015-03-22
v1.1.3 - 2015-03-18
- Remove warning.
eab1417
v1.1.2 - 2015-03-18
v1.1.1 - 2015-03-14
- shebang
7b78017
v1.1.0 - 2015-03-14
- Add --transform option
#1