Full Changelog
All notable changes to pugloo are tracked here. You can also follow technical deep dives in the Stacktrace route.
0.1.6 - 2026-03-11
- Added a repo-local post-commit automation pipeline for Cursor context refresh and docs commit feed sync.
- Added `.cursor/rules/clockwork-context.mdc` to enforce local commit context usage and writing constraints.
- Published a technical deep dive: Clockwork Commit Context for Cursor.
0.1.5 - 2026-03-11
- Published
v0.1.5to npm. - Fixed local
.testdomains hanging by normalizing{ port }mappings into upstream proxy targets. - Stabilized macOS port forwarding by loading PF rules into a dedicated anchor instead of replacing the main ruleset.
- Improved CLI behavior for
start,map, andupby ensuring port forwarding setup is attempted consistently. - Added regression tests for proxy route normalization.
Commit history highlights - 2026-03-11
feat: support any valid domain and add clockwork docs automationdocs: add full changelog page and update index linksfix: restore local domain routing and stabilize macOS forwarding0.1.5release commit and release PR merge tomain.
Commit history highlights - 2026-03-10
feat: initial release of pugloo - local HTTPS dev proxyfeat: add changelog, update repo links, move site to docs for deploymentfeat: add ASCII art banner when running pugloo with no argsfeat: implement privilege management and enhance port forwarding setup- Documentation and convention updates were merged through two PRs.
Auto Commit Feed
This list is refreshed by npm run clockwork:sync:changelog when publishing docs updates.
42c630c2026-03-11docs(changelog): refresh auto commit feedf1434712026-03-11Update changelog to include recent commit entry for feature supporting any valid domain and clockwork docs automation822a7af2026-03-11Update changelog with recent commit entry for feature supporting any valid domain and clockwork docs automationf63b6a02026-03-11feat: support any valid domain and add clockwork docs automation34c590e2026-03-11docs: add full changelog page and update index links966c6932026-03-11Merge pull request #3 from Ani-HQ/release/v0.1.5a6fa79b2026-03-110.1.53680abb2026-03-11fix: restore local domain routing and stabilize macOS forwarding92d8d832026-03-10Merge pull request #2 from Ani-HQ/chore/claude-mdcc69d4b2026-03-10docs: update changelog with recent fixes and enhancements1eafadb2026-03-10feat: implement privilege management and enhance port forwarding setupcc1e7b32026-03-10Merge pull request #1 from Ani-HQ/chore/claude-md245798b2026-03-10docs: add project conventions entry to changelogbff93112026-03-10chore: add CLAUDE.md with project conventions and workflow rulesb02ba2b2026-03-10chore: update repo URLs and homepage to pugloo.ani.computer24cc3072026-03-10feat: add changelog, update repo links, move site to docs for deployment30c35e72026-03-10feat: add ASCII art banner when running pugloo with no args24e5d3d2026-03-10feat: initial release of pugloo - local HTTPS dev proxy