Releases: JuliaPackaging/RelocatableFolders.jl
Releases · JuliaPackaging/RelocatableFolders.jl
v1.0.1
RelocatableFolders v1.0.1
Merged pull requests:
- Bump codecov/codecov-action from 1 to 3 (#20) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#21) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#23) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#24) (@dependabot[bot])
- Revert "Bump codecov/codecov-action from 3 to 4" (#27) (@MichaelHatherly)
- Fix #28, handle "bare" files correctly in relocation (#29) (@MichaelHatherly)
- Fix #25, add
codeunit
method forPath
type (#30) (@MichaelHatherly) - Update register.yml permissions (#31) (@MichaelHatherly)
Closed issues:
v1.0.0
RelocatableFolders v1.0.0
Merged pull requests:
- Create Invalidations.yml (#16) (@ranocha)
- Update CI configs. (#17) (@MichaelHatherly)
- Bump actions/cache from 1 to 3 (#18) (@dependabot[bot])
- Cancel in-progress jobs when new ones are started. (#19) (@MichaelHatherly)
v0.3.0
RelocatableFolders v0.3.0
Merged pull requests:
v0.2.0
v0.1.3
RelocatableFolders v0.1.3
Closed issues:
Merged pull requests:
- Fix #5, link to package compiler docs. (#6) (@MichaelHatherly)
- Typo: it's -> its (#7) (@fingolfin)
- Always normalize path to avoid issues with path separators (#9) (@JackDunnNZ)
v0.1.2
v0.1.1
RelocatableFolders v0.1.1
Merged pull requests:
- create "safe" versions of isfile and ispath (#3) (@KristofferC)
v0.1.0
RelocatableFolders v0.1.0
Merged pull requests:
- Allow single files as the path. (#1) (@MichaelHatherly)