Skip to content

Release 0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 05:38

[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 maybe computational 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