Releases: LucaTools/Luca
Releases · LucaTools/Luca
0.5.0
What's Changed
- Update to Xcode 26.2 by @albertodebortoli in #15
- Implement architecture validation by @albertodebortoli in #14
- Unlink unlisted tools upon installation via spec by @albertodebortoli in #16
- Simplify code by removing EnrichedTool by @albertodebortoli in #17
- Improve mocking to avoid network calls in unit tests by @albertodebortoli in #18
- Implement quiet mode by @albertodebortoli in #19
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Add
.luca/activeto.gitignoreupon installation by @albertodebortoli in #10 - Use
NooraMockin unit tests by @albertodebortoli in #11 - Put Noora behind a layer by @albertodebortoli in #12
- Fix download of
.tar.gzfiles by @albertodebortoli in #13
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Implement
installedcommand by @albertodebortoli in #8 - Implement
linkedcommand by @albertodebortoli in #9
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Add support for asset integrity check by @albertodebortoli in #1
- Add support for installing tools released as raw executables by @albertodebortoli in #2
- Add support for specifying desired binary name when installing raw executables by @albertodebortoli in #3
- Repurpose
uninstallcommand by @albertodebortoli in #4 - Implement
unlinkcommand by @albertodebortoli in #5 - Implement
calculate-checksumcommand by @albertodebortoli in #6 - Add support for TAR + Gzip archives (
.tar.gzand.tgzfile extensions) by @albertodebortoli in #7
New Contributors
- @albertodebortoli made their first contribution in #1
Full Changelog: 0.1.0...0.2.0
0.1.0
Full Changelog: https://github.com/LucaTools/Luca/commits/0.1.0