| 67e32d22 | 24-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
chore(release): 1.1.0 |
| c2de205a | 24-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
feat: allow specifying date format
This enabled two new features: * dynamically prepending the year * linking to this week's page
Closes #2 |
| 6fbe9396 | 17-Nov-2023 |
Michael Große <mic.grosse@googlemail.com> |
feat: add ?do=today handling to link to today's page
So that I can create a browser bookmark always pointing to the right page. |
| 8fb84481 | 23-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
refactor: move syntax class to subdirectory
This will allow us to add further classes with more syntax options.
Also includes some type hardening. |
| 1cfa2189 | 23-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
refactor: replace deprecated assertions |
| b4e68089 | 23-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
build: update commitlint workflow
Based on the repo's readme: https://github.com/wagoid/commitlint-github-action |
| a3db4336 | 23-Aug-2025 |
Michael Große <mic.grosse@googlemail.com> |
build: new workflows on GitHub |
| 7cd47a4f | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
chore(release): 1.0.0 |
| 3a27fcdf | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
ci: drop .travis, add GitHub workflows |
| 869b4ef6 | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
refactor!: code syntax improvements, added types etc
Also fixes some spacing issues that phpcs was complaining about.
BREAKING CHANGE: PHP < 7.2 is no longer supported |
| 17cc5d3d | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
test: add test for syntax component |
| 5e5975cd | 13-Mar-2021 |
Michael Große <mic.grosse@googlemail.com> |
test: use standard format for general test file
This now also works on PHP 8 without config files. |
| ced89be4 | 07-Aug-2019 |
Michael Große <mic.grosse@googlemail.com> |
Initial commit |