Skip to content

Releases: xiancg/vfxnaming

v1.2.4-beta

03 Aug 22:08
bf999e2
Compare
Choose a tag to compare

Bug fixes in logging handlers creation

v1.2.3-beta

21 Jul 20:00
54d660c
Compare
Choose a tag to compare

Checks for naming.conf existance when loading a repo and resets both rules and tokens

v1.2.2-beta

20 Jul 20:33
1a1b4cf
Compare
Choose a tag to compare

Remove, update, has option methods for Token entity

v1.2.1-beta

14 Jul 20:12
Compare
Choose a tag to compare

Explicitly passed default in Token must now be one of the options for that Token

v1.2.0-beta

19 Jun 19:04
c88b2aa
Compare
Choose a tag to compare

Parsing and solving through regular expressions. Added support to anchoring as well.

v1.1.6-beta

09 Jun 19:42
ef3ec5e
Compare
Choose a tag to compare

Adds support for parsing and solving repeated tokens within the same rule

v1.1.5-beta

15 Jan 21:37
672c19e
Compare
Choose a tag to compare
Merge pull request #6 from xiancg/RemoveTemplateRule

Removed TemplateRule, unrelated responsibility

v1.1.4-beta

06 Jan 20:33
Compare
Choose a tag to compare
v1.1.4-beta Pre-release
Pre-release
Version mismatch, fixed

v1.1.2-beta

23 Dec 17:10
Compare
Choose a tag to compare
v1.1.2-beta Pre-release
Pre-release
add_template_rule added to init

v1.1.1-beta

23 Dec 16:19
24a2da2
Compare
Choose a tag to compare
v1.1.1-beta Pre-release
Pre-release
Merge pull request #5 from xiancg/TemplateRule

Template rule