Releases: alapierre/dictionary-service
Releases · alapierre/dictionary-service
Delete configuration entry
fix #61 - version 0.0.22
Config entry save and update - date format change
date format change in save and update config entry (now is YYYY-MM-DD)
Managing of configuration entries - release candidate
configuration entry save and update endpoints
Calendar with holidays support
Calendar support with holidays
Tenant support
tenant support based on column with tenant id
0.0.17
0.0.16
v0.0.15
v0.0.11
small improvements and update go-pg and go-migration to newest version
- fix PUT endpoint - before it was possible to update not existent entry
- FK on
parentKey
indictionary
table - SQL log now can be enabled by environment variable DICT_SHOW_SQL (
make run
enable it by default)