| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.10.3 source code.tar.gz | 2026-05-14 | 156.4 kB | |
| 0.10.3 source code.zip | 2026-05-14 | 325.1 kB | |
| README.md | 2026-05-14 | 2.4 kB | |
| Totals: 3 Items | 483.9 kB | 0 | |
What's Changed
- add
AGENTS.mdto codex by @syphar in https://github.com/lra/mackup/pull/2152 - Fix the user input confirmation flow by @lra in https://github.com/lra/mackup/pull/2153
- Reject combined forced usage by @lra in https://github.com/lra/mackup/pull/2155
- Make application file processing order deterministic by @lra in https://github.com/lra/mackup/pull/2156
- Safe version parsing by @lra in https://github.com/lra/mackup/pull/2157
- Malformed storage metadata can crash with traceback instead of user-facing error by @lra in https://github.com/lra/mackup/pull/2154
- enable COM812 INP001 PLR1714 PLW2901 by @lra in https://github.com/lra/mackup/pull/2158
- Enable PLR0913, PT009 and PT027 by @lra in https://github.com/lra/mackup/pull/2159
- Update snap by @lra in https://github.com/lra/mackup/pull/2161
- Fix/claude code cfg by @lra in https://github.com/lra/mackup/pull/2166
- fix(claude-code): remove plugin files containing absolute paths by @Seize-cf in https://github.com/lra/mackup/pull/2167
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in https://github.com/lra/mackup/pull/2170
- Include .claude/commands in backup by @srtfisher in https://github.com/lra/mackup/pull/2178
- Makefile: Run ruff from uv environment and warn on missing markdownlint by @flowln in https://github.com/lra/mackup/pull/2176
- Add helix editor application support by @flowln in https://github.com/lra/mackup/pull/2177
- Add Container path for CotEditor application support by @Engineer-Extreme in https://github.com/lra/mackup/pull/2174
- Add Context7 application support by @mukhlisakbr in https://github.com/lra/mackup/pull/2179
- feat: add okta-awscli by @kishaningithub in https://github.com/lra/mackup/pull/2181
New Contributors
- @Seize-cf made their first contribution in https://github.com/lra/mackup/pull/2167
- @srtfisher made their first contribution in https://github.com/lra/mackup/pull/2178
- @flowln made their first contribution in https://github.com/lra/mackup/pull/2176
- @Engineer-Extreme made their first contribution in https://github.com/lra/mackup/pull/2174
- @mukhlisakbr made their first contribution in https://github.com/lra/mackup/pull/2179
- @kishaningithub made their first contribution in https://github.com/lra/mackup/pull/2181
Full Changelog: https://github.com/lra/mackup/compare/0.10.2...0.10.3