| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge master: adjust `Space` cog location | 2020-04-01 | -4/+33 | |
| | | | | | Module was placed in the `seasons` pkg, which we renamed to `exts`. | |||
| * | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -0/+395 | |
| 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. | ||||