v1.4: devShell support
Per the discussion in #7 support for devShells has been added. Thanks @augu5te!
- Internally, rather than setting up the environment in the build shell, it now creates a wrapper around Typst. This wrapper is added to the environment when a shell is created 903728d
- A devShell was added to the template b2c2107
Minor: