You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cli improvements (#18)
* Update dependencies
* Don't test the language for type safety
* Isolate bug #10
* build: bump dependencies
* refactor: standardise namespace
for #17
* refactor: type improvements
closes#17
Comment-only (empty) crontabs do not break (#13)
* Update dependencies
* Don't test the language for type safety
* Isolate bug #10
* Typo
* Skip comments earlier
Fix#10
* No need to double check line length
* Update Cli release
* Improve type safety