Releases: retailcrm/mg-transport-core
Releases · retailcrm/mg-transport-core
Add a function to format currency value
v1.8.2 Add a function to format currency value
Update Account.Name size limit
Merge pull request #30 from Neur0toxine/bigger-account-name update Account.Name size limit
Embed pack instead packr
v1.8.0 Add embed pack instead packr (#26)
Url validator & dependencies updates
v1.7.7 Bump gin version to 1.7.2
Use ISO code for Mexican peso
v1.7.6 use ISO code for Mexican peso (#25)
Improved validation & static analysis
v1.7.5 extended domain validation (#24)
Build http client with default configuration
v1.7.4 build http client with default configuration if there's no client con…
Certificate pool into the HTTP client
v1.7.3 ability to set certificate pool into the HTTP client (#19)
Sentry support update
Sentry update, go 1.15 support * Clone() method in Localizer component allows to clone it just like LocalizationMiddleware does. * RavenClientInterface contains all *raven.Client method, which allows external use without type casting. * Tests and godoc fix for Go 1.15.
Enable stacktrace in the core.Engine by default
v1.7.1 enable stacktrace in the core.Engine by default (#17)