pb_obtain 0.7.5
pb_obtain: ^0.7.5 copied to clipboard
Download and run PocketBase releases by version.
0.7.5 #
- Add missing generics.
0.7.4 #
- Can now enable --dev flag when launching.
0.7.3 #
- Fix bug with relative executable paths.
0.7.2 #
- Add stdout and stderr redirection.
0.7.1 #
- Fixed some bugs with mutually exclusive fields.
0.7.0 #
- Use
checked_yamlfor better error messages.
0.6.0 #
- Rename start.dart to launch.dart.
- Reusable YAML and CLI argument parsing.
0.5.0 #
launchreturnsPocketBaseProcessand waits for a valid health check before returning.launchwill obtain if needed, as implied by the config interface.- Clean up dependencies.
0.4.0+1 #
- Export the code this time.
0.4.0 #
- Fork from
pb_dtos, removing unrelated code. - Clean up naming.