Skip to content

Releases: straw-hat-labs/straw_hat

v0.6.1

02 Sep 08:13

Choose a tag to compare

Add changelog

v0.6.0

02 Sep 08:12

Choose a tag to compare

Fix version

v0.5.0

15 Mar 03:04

Choose a tag to compare

Add identity function

v0.4.6

15 Mar 02:47
368b4ec

Choose a tag to compare

Merge pull request #38 from straw-hat-team/dependabot/hex/ecto-3.0.7

Bump ecto from 3.0.6 to 3.0.7

v0.4.5

25 Nov 02:57

Choose a tag to compare

  • Add Response.t/2 typespec

v0.4.4

25 Nov 02:16

Choose a tag to compare

Versioning

v0.4.3

02 Nov 08:48

Choose a tag to compare

Improve travis file

v0.4.2

02 Nov 08:26

Choose a tag to compare

  • Upgrade to Ecto 3

v0.4.1

24 Mar 21:38

Choose a tag to compare

  • Fix raising error on Map utils

New Features

20 Mar 10:14

Choose a tag to compare

  • Check StrawHat.Response module it will help you out with tuple response ({:ok, value} | {:error, reason})