What's Changed
This is the largest update to Nautical yet!
- A new REST API has been added. (Disabled by default)
- Build on top of Fast API in Python
- Nautical is now build on the S6 Overlay
- This allows for better service/dependency management
- Added a very minor
json
database- This is used to store small bits of information from each backup--mainly to be called upon by the API
- Updates to the VSCode DevContainer experience
This is a fairly large update with many systemic changes to the way Nautical works under the hood. Although I added more unit/integration tests, if you find a bug, please submit a new GitHub issue.
View the changes here --> #89
Full Changelog: v1.2.1...v1.3.0