All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.9 (2023-07-20)
0.1.8 (2023-05-07)
0.1.7 (2022-12-14)
0.1.6 (2022-07-20)
- Handle binary files correctly (0fca3ab)
0.1.5 (2021-10-11)
- Exit with code 1 on unhandled rejections (b8dd583)
- Provide fallback if tsconfig exclude array is undefined (7670483)
- Re-throw errors in
watch_files
/copy_files
processes (af01dad)
0.1.4 (2021-09-09)
- Ignore files that are listed in the tsconfig
exclude
array (e95833d)
0.1.3 (2021-08-26)
- Windows backslash-issue in
get_target_path()
(2da4758)
0.1.2 (2021-06-14)
- Version bump after accidentally published v0.1.1 (fa9b4fd)
0.1.1 (2021-06-14)
- Basic functionality ready (575ff27)