Releases: Eben60/ShareAdd.jl
Releases · Eben60/ShareAdd.jl
v2.5.2
v2.5.1
ShareAdd v2.5.1
Merged pull requests:
- Bump julia-actions/setup-julia from 2 to 3 in the github-actions group (#14) (@dependabot[bot])
v2.5.0
ShareAdd v2.5.0
Support for Pkg Workspace feature
Merged pull requests:
- Bump the github-actions group with 2 updates (#11) (@dependabot[bot])
- Update ShareAdd requirement to 2.4.0 in /docs in the all-docs-packages group (#12) (@dependabot[bot])
- Update TOML requirement to 1.0.3 in /test in the all-test-packages group (#13) (@dependabot[bot])
v0.1.0
ShareAdd v0.1.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v2.4.0
ShareAdd v2.4.0
Some improvements to tidyup(), some fixes here and there. Added a field to PackageInfo type.
Closed issues:
v2.3.0
ShareAdd v2.3.0
Added tidyup() for cleaning up cluttered shared environments. Docs improvements.
Closed issues:
- Easily duplicate all envs for a new Julia version or a new machine? (#7)
v2.2.0
ShareAdd v2.2.0
Added @showenv macro. Changed API of public ShareAdd.delete function.
v2.1.1
ShareAdd v2.1.1
tests refactoring
Merged pull requests:
- Fix typo in index.md (#6) (@MagicMuscleMan)
Closed issues:
- @importany (#4)
- Any lingering effects of modifying LOAD_PATH? (#5)