Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 18:14
· 23 commits to main since this release
f633c23

1.2.0 (2024-04-01)

Features

  • currency: fetch amount from web scraping google (cbf0cff)
  • currency: map directive args to a currency enum (58bee40)
  • currency: return either string or float value (10f0e25)
  • currency: validate only fields with scalar type string (b8806d0)