Skip to content

Releases: RyanNerd/willow

Make QueryActionBase an abstract class

04 Aug 23:56
Compare
Choose a tag to compare

QueryActionBase is now an abstract class
Improved some variable names used in QueryActionBase to avoid confusion with the $value variable.

Added Relations to QueryActionBase

02 Aug 13:22
Compare
Choose a tag to compare
0.1.1

Added relations to QueryActionBase

Slim 4 Released

01 Aug 19:04
Compare
Choose a tag to compare

Adjusted Willow to be inline with the release of Slim 4.0

Support for multiple columns with query endpoint

25 Jun 21:59
f40829b
Compare
Choose a tag to compare
Merge pull request #29 from RyanNerd/mutli-column-query

Support for multiple columns with query endpoint

Change ValidateBase to WriteValidateBase

24 Jun 11:05
999612a
Compare
Choose a tag to compare
Merge pull request #27 from RyanNerd/validatorbase2writevalidatorbase

Change ValidatorBase to WriteValidatorBase

Add Query Feature

24 Jun 10:06
edeabec
Compare
Choose a tag to compare
Merge pull request #26 from RyanNerd/add-query-feature

Add Query Feature

Fine Tune CORS

21 Jun 05:01
Compare
Choose a tag to compare
0.0.30

Fine tune and document CORS

Fix Problem with CORS

21 Jun 04:42
f6fd6cf
Compare
Choose a tag to compare
Merge pull request #25 from RyanNerd/fix-cors

Fix how CORS works

Welcome Screen Clean Up

19 Jun 22:55
dc48432
Compare
Choose a tag to compare
Merge pull request #24 from RyanNerd/composer-sort

Removed some emoji in the welcome screen

Symlinks are a bust in Windows -- removed

14 Jun 17:05
Compare
Choose a tag to compare