v0.8.3
v0.8.3 (December 24, 2024)
IMPROVEMENTS:
- Documentation Update: Clarification for 'stunted extensibility' [e7a561b]
- Documentation Update: Update Readme with Why? [442ea7a]
BUG FIXES:
- ID Validation: Fix inconsistent checking of IDs between underscore and hyphens. User-created IDs are now validated as alphanumeric strings with hyphens as the only special characters allowed. This aligns with common web conventions and resolves issues from the previous implementation. [4ce974e]
FEATURES:
- Dogfood Directory: Add initial functionality for Gofer to use Gofer itself, aiding in automatic repo build and maintenance within a container. Further UX design is in progress. [682c82f]