| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Deseasonify: separate seasonal definitions into new module | 2020-03-28 | -168/+3 | |
| | | | | | | | | | | Since the original `seasons` package is now called just `exts`, it makes sense to migrate all season-specific definitions out into a separate module. This module now contains everything relating to 'new' seasons, i.e. just branding tooling. | |||
| * | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -0/+9782 | |
| It is believed that this is now a more logical name for the package, as extensions no longer bind to seasons. Internally, packages are still grouped into seasonal sub-packages. There are quite a few, and it makes sense to group them by a common theme that inspired their functionality. | ||||