Releases: thuoe/gql-util-directives
Releases · thuoe/gql-util-directives
v1.3.0
1.3.0 (2024-05-02)
Bug Fixes
- log: more info in console logs (79ec68c)
- log: replace winston with log4js (9981f3a)
- use gql enums as directive arguments (b6859fc)
Features
- log: append logs to file (5e182ea)
- log: append new logs to console and file concurrently (276f40c)
- log: write to console (1af25e5)
v1.2.0
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)
v1.1.2
1.1.2 (2024-03-18)
Bug Fixes
v1.1.1
1.1.1 (2024-03-04)
Bug Fixes