v0.0.2 - 2025-12-05
Changed:
- Moved to [GitLab](https://gitlab.com/IanTwenty/ppc) from
[GitHub](https://github.com/Ian2020/ppc)
- New user interaction: we sit and wait for indices to be entered then
print
those from whatever is on the clipboard. Much easier to leave it
running
and use it for multiple sites now with less key presses required.
- Rewritten in [Amber](https://amber-lang.com/) just for fun.
- Changed galagos locally to enable this:
- We now generate `ppc` from `ppc.ab` so it needs it header generated
after
that so linting will pass.
- Change `git_attributes_apply` so we can run it against single file.
- Reuse linting depend on build so build can generated any sources
before
linting checks them.
- To allow galagos to run against a modified repo we ignore deleted
files.