All notable changes to this project will be documented in this file.
- Allow asset plugin/themeable over-rides
- Ensure empty object default for queue args
- Bump version
- Allow passing arguments to queuable stop
- Bump version
- Add arguments as uniqueness heurisitic
- Bump version
- Tests for queue uniqueness including arguments
- Type cant be defined
- Bump version
- Wrangle queue:run deprecate wpcli version
- Bump version
- Update deps
- Bump version
- Explicitly require laravel/prompts
- Bump version
- Wrangle rel from cwd not dir
- Bump version
- Rename wrangle
- Bump version
- New forme cli poc
- Bump version
- Changelog
- Allow downgrading monolog for conflict resolution
- Bump version
- Handle empty menu
- Order menu items
- Bump version
- Return null instead of error on rel asset fail
- Bump version
- Monolog 3 typing
- Update sqlite db stub
- Bump version
- Update tests for 24 default theme
- Update dependencies
- Bump version
- Remove faulty exec permission
- Bump version
- Update deps
- Bump version
- Bump version
- Child post query simplification
- Update release action
- Bump version
- Also normalise post content
- Update deps
- Bump version
- Slighly later for template include for elementor compat
- Bump version
- Update deps and fix phinx 2.0 which has gone away
- Bump version
- Update deps
- Update testing libraries
- Update cake dependencies
- Bump version
- Update illuminate version
- Bump version
- Allow laravel 10
- Bump version
- Explicitly set event timestamps to created only
- Bump version
- Event does not have updated_at
- Bump version
- Make events extensible
- Bump version
- Include altorouter directly due to upstream global namespace
- Bump version
- Update laminas and rector
- Bump version
- Update deps
- Bump version
- Replace datetime with carbon
- Bump version
- Ability to see when token expires
- Bump version
- Update composer deps
- Bump version
- Auth token custom expiry
- Force invalidate all tokens by name/scope
- Auth tokens soft delete
- Bump version
- Slightly more helpful error message in template lint
- Bump version
- Add token interface
- Bump version
- Post excerpt
- Bump version
- Asset time from manifest.json if dist
- Bump version
- Meta relations and typing
- Generics on the container helpers
- Bump version
- Specify laminas version due to cve
- Bump version
- Update deps
- Bump version
- Allow mysql in testing environment
- Bump version
- User attribute sugar
- Bump version
- No updated at for events
- Bump version
- Event model and log handler
- Bump version
- Update readme
- Add vscode settings for dev
- Bump version
- Update bootstrap flow
- Downgrade monolog and cake deps
- Bump version
- Update deps
- Bump version
- Try without file
- Bump version
- Release fetch depth
- Bump version
- Try file only
- Bump version
- Workflow typo
- Bump version
- Release workflow file output
- Bump version
- Try writing release changelog to file
- Bump version
- Try latest for release changelog
- Bump version
- Update changelog
- Strip footer from release changelog
- Bump version
- Release changelog
- Uncomment plates lint exception check
- Bump version
- Plates linting
- Bump version
- Add a plates captain hook linter
- Update release title
- Remove commented out cruft
- Bump version
- Use existing release tag
- Bump version
- Update phive tools
- Set up dev environment
- Basic automated release
- Bump version
- Test setup
- Update deps
- Bump version
- Add a make instance helper
- Bump version
- Bump version
- Remove end to end routes
- Ensure absolute path in plugin or themeable
- Bump version
- Remove redundant slash
- Bump version
- Null if constant not defined rather than error
- Bump version
- Function casing consistency
- Bump version
- Handle db connection outside of WP
- Bump version
- Revert dep bump for 8.0 compat
- Bump version
- Bump version
- Use underlying function instead of higher level
- Option model
- Bump version
- Function exists before declaring helpers
- Bump version
- Remove redundant dep injection
- Bump version
- Use symfony string instead of jawira
- Bump version
- Controller abstract signature
- Bump version
- End to end test routes
- Bump version
- Replace string u func with class inst
- Bump version
- Wp cli forme queue handle name
- Bump version
- Named job queues
- Bump version
- Job queue test suite
- Downgrade monolog for now
- Bump version
- Update deps
- Bump version
- Also check frequency
- Bump version
- Handle started jobs with stop
- Bump version
- Only load fields/options if acf is available
- Bump version
- More null coalesce
- Bump version
- Coerce queue args to null
- Bump version
- Rollback should fully rollback
- Bump version
- Add a rollback method to migrations class
- Bump version
- Sqlite for testing
- Bump version
- Update deps including twig security patch
- Bump version
- Handle missing child posts
- Bump version
- Str ends with correction
- Bump version
- Post meta magic prop
- Bump version
- Remove irrelevant codegen bump script
- Meta magic prop
- Bump version
- One router per custom handler
- Bump version
- Missing import and allow string
- Bump version
- Make queue flexible for standalone usage
- Bump version
- Magic resolver
- Bump version
- Update phive deps
- Dot magic in legacy plates
- Bump version
- Magic index view resolve
- Bump version
- Handle testing env in connection
- Bump version
- Forme constants to stub
- Stub setup for phpstan and tests
- Update php cs fixer rules
- Add typing to strategy
- Bump version
- Hook to strategy for consistency
- Update git cliff
- Update the conventional commits config
- Acf enums
- Bump version
- Add a router exception
- Add a router strategy excpetion
- Bump version
- Test for router strategy factory
- Fix dist path logic
- Bump version
- Rename test groupings
- Tests for the assets helper
- Use ramsey conventional
- Bump version
- Update php deps
- Use local php cs fixer
- Bump version
- Loader tests
- Bump version
- Adds wp integration tests and adds hooksetup
- Action not filter
- Bump version
- Move forme queue cmd to core
- Regex escape chars to help editor
- Bump version
- Extract hook add from core hooks
- Token class
- Bump version
- Update list to destruct syntax
- Update test system
- Menu item url
- Changelog
- Allow callable array in router map
- Callable array in all route methods
- Changelog
- Changelog
- Typehint forme server request too
- Remove broken id sugar
- Collect typehint
- Mutators for title and slug
- Post syntactic sugar
- Post children
- Variable assignment rule
- Changelog
- Multi statement regex
- Update changelog
- Update changelog
- Update changelog
- Additional validator rule
- Update changelog
- Improve usefulness of template error exception
- Validator logic
- Update changelog
- Update changelog
- Add some line numbers to validator
- Typo
- Validation config pattern
- Acf might be false
- Update changelog
- Typing in plates
- Nullable types
- Use local phpcs and add composer scripts
- Add wp cli stubs
- Remove cli from phpstan config
- Add back wp cli stubs
- Rector pass
- Changelog
- Add route params to the query
- Update changelog
- Update deps
- Dont replace body with params
- Changelog
- Typing
- Remove deprecated functionality
- Return types
- Typing
- Controller interface signature
- Handler interface and trait
- Update changelog
- Update composer deps
- Update changelog
- Install and configure rector
- Automated rector plus manual
- Update changelog
- Update changelog
- Delay template include for woo commerce
- Increment min phinx version
- Add git cliff config
- Fix typing
- Attribution comment
- Update laravel deps
- Update blade integration for laravel 9
- Update symfony deps
- Remove dep on abandoned jenssegers blade
- Update phpstan config
- Update acf pro stubs
- Update changelog
- Type custom postable property
- Update deps
- Lower case blade directive
- Add local directives
- Add strict typing to directives
- Remove unneeded comments and update typing
- Better method names
- Remove superfluous comments
- Add changelog
- Update assets to handle npm run serve
- Add logo and doc link to the readme
- Remove php 7.3
- Initial commit
- Add license to composer json