Version 1.3.34
- IMPROVEMENT: Secure file support for Azure Devops
Version 1.3.20
- IMPROVEMENT: adding connection check option - FEATURE: adding mail scheduler option - FEATURE: adding azuredevops support
Version 1.3.19
- IMPROVEMENT: naming conventions are aware of the scope of forloops, and allow nested forloops as well - IMPROVEMENT: naming conventions are resolved when they are part of an {{ [..] if ... else [..] }}-statement - IMPROVEMENT: naming conventions are resolved when they are part of an {{ [..] | ... }}-statement - BUGFIX: loops.last is available when creating templates
Earlier version
Version 1.3.18
- BUGFIX: templates support the jinja-variable \"loop\"
Version 1.3.17
IMPROVEMENT: naming conventions support the use of loop-variables
Version 1.3.15
- FEATURE: add language support for Microsoft SQL Server
Version 1.3.12
- FEATURE: Add Google Big Query support
Version 1.3.3
- FEATURE: a file with the extension \".vars.sql\" or \".vars.yml\" will not be optimized
Version 1.3.0
- IMPROVEMENT: docker containers are shipped with PyArmor (AD-#346)
Version 1.2.37
- FEATURE: '__'-prefixed files will be ignored by the executer (#AD-351)
Version 1.2.31
- FEATURE: The Templater now has the option to print to log instead of writing to the output folder - IMPROVEMENT: Executer executes the current commit it works on, not the latest in Master (#AD-349)
Version 1.2.20
- IMPROVEMENT: Substitute naming conventions can now take external variables
Version 1.2.16
- FEATURE: Execution logs are stored in git (#AD-340)
Version 1.2.6
- FEATURE: allow GIT-port to be configured
Version 1.1.5
- FEATURE: Add integration with GitHub (#AD-298)
Version 1.1.1
- FEATURE: Allow naming conventions to be specified in template configurations (#AD-250)
Version 1.0.18
- FEATURE: Support public/private-key authentication richting een SF user (#AD-277) - FEATURE: Allow templates to be validated by regex-rules (#AD-281)
Version 1.0.17
- IMPROVEMENT: Customers can now work with license files - IMPROVEMENT: Log licentie details in logging (#AD-258) - IMPROVEMENT: Introduce parameter configurability of the different stages (#AD-252) - FEATURE: Manual SQL files are optimized by the Templater - BUGFIX: A manual file could potentially overwrite a generated file without raising an error
Version 1.0.2
- FEATURE: the variable {{ template }} holds the name of the template being initialized (#AD-200)
Version 1.0.1
- IMPROVEMENT: When an SQL file is removed, the associated execution logs are removed as well (#AD-174) - FEATURE: Manual SQL files are allowed as input for the Templater (#AD-173)