v1.0.0-beta.1
๐ New features
- Server state (#52) by @NeoIsRecursive in #52
๐ Bug fixes
- Typo by @NeoIsRecursive
- Release workflow by @NeoIsRecursive
- Remove option to not remove uploaded backup after restore by @NeoIsRecursive
- Only build docs when there is a new release by @NeoIsRecursive
โ๏ธ Miscellaneous
- Change php step in release by @NeoIsRecursive
- Disable require-constant-type rule by @NeoIsRecursive
- Remove open method in favor of
readandwritemethods by @NeoIsRecursive - Improve typings and lint rules by @NeoIsRecursive
- Use mago for linting and formating (#54) by @NeoIsRecursive in #54
- Run tests on supported php versions in workflow (#55) by @NeoIsRecursive in #55
- Update release template to highlight contributors by @NeoIsRecursive