Skip to content

0.3.0

Compare
Choose a tag to compare
@jaeyson jaeyson released this 09 Jul 06:04
· 23 commits to main since this release

Changelog (2023.06.20)

  • Fixed url request path for aliases

  • Refactor functions inside collection and document.

  • Changed return values from {:ok, t()} to t() only.

  • Added cheatsheet section on docs

  • Parse schema field types for float, boolean, string, integer and a list with these corresponding types.