Release 0.2.0
[0.2.0]
Added
- Ability to create a connection from a connection string with
Cosmos.fromConnectionString - Insert API
- Update API
- Delete API
Changed
- Introduced a
maybecomputational expression to simplify option types - Major refactor of the internals
- Change analyzer to support using appsettings not just environment variables to find connection info
- Bumped dependency for FSAC to 35.0.0