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
.
- fix: add handler for checking if the destination already exists
db1bc7f
v1.0.12 - 2024-03-28
- 16 improve windows handling
#17
- fix: linking is now working on windows and does nt require a super user
0b72fe0
- chore: update changelog
3ba6f2e
- chore: up version number
3f203d5
v1.0.11 - 2024-03-28
- 14 logic error in link
#15
- chore: re-implement package.json
674ef55
- fix: resolve the logic issues for creating the symbolic links
6e83186
- chore: update sbom and changelog
543b80e
- chore: update the build number
2bfb05c
- chore: update gitignore
1789fc6
v1.0.10 - 2024-03-28
- 12 handle relative paths
#13
- feat: add relative to absolute handling
5853f27
- chore: update changelog
9f0b673
- chore: update release version
172f327
v1.0.9 - 2024-03-28
- 9 issue with index getter call
#11
- ci: change log for 1.0.9
6366d88
- feat: reolve getter calls. Move index to root level (breaking change)
99f1918
- clean: remove release tracking in repo. Use github releases
446d2d9
v1.0.8 - 2024-03-28
- 7 convert to jsdoc
#8
- clean: remove ts from the project
6bac7c5
- refactor: convert the ts code into jsdoc
ccb6b92
- clean: remove the symnode ts files
fdaeb1b
- feat: refactor the link function for symnode
ffc8229
- ci: release 1.0.8
0ac0bd2
v1.0.7 - 2024-03-27
v1.0.6 - 2024-03-27
- release: version 1.0.6
2c12d15
v1.0.5 - 2024-03-27
- docs: Resolve typos in code comments
98512e6
- ci: update sbom and bundle release
dde1e2d
- ci: release packaging
39597a2
- ci: implement linting
97d740d
- feat: improve the handling of source files and source symlinks
98cd6cb
- feat: add file handling
6ad7b97
- chore: update changelog
8e0ae2a
- ci: add linkting rule for gh actions
619b464
- chore: update release number
0f5c30d
v1.0.4 - 2022-11-18
- Package release 1.0.4
924e4bb
- Update documentation
0be16c9
- Add the ability to create the destination path minus the symlink folder if it does not exist
8406156
v1.0.3 - 2022-11-18
- 1 #time 10m extrapolate folder and symlink removal and add to both re…
#2
- 1 #time 10m extrapolate folder and symlink removal and add to both removal and handling of existing symlinks and directories when creating a symlink
52c84d3
- Update the changelog for development
3d78e9b
- Package release 1.0.3
ff64b50
v1.0.2 - 2022-11-08
- Update the documentation for the package
cb95448
- Add SBOM for the project
947504f
- Add further dev dependancies
4ac5baa
- Incorporate auto changelong
dc159e5
- Add contributing and code of conduct, and fix licence label issues on readme
d05022b
- Rework and update the readme
b6c89e6
- Update changelog and repackage 1.0.2
a7376e4
- Update the changelog
0838541
- Packaging for release 1.0.2
d348d5d
v1.0.1 - 2022-11-08
- initial packaging of the release
a51b62c
- Initial commit
099215e
- Add scripts to package
f96b350
- Documenting the symnode class
71d537a
- Implement the logic behind creating and removing symlinks
852bdb7
- Check that the shell is running under admin privilages on windows
722d29d
- Init package
b07f376
- Implement code for create/remove within index
7c4b31d