Skip to content

Tags: andreimerlescu/figtree

Tags

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from andreimerlescu/hotfix/mutations

Added idempotent guard to New* methods

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from andreimerlescu/hotfix/alias - version bum…

…p 2.1.0

Fix type errors, comment accuracy, test hygiene, and harvest normalization

v2.0.14

Toggle v2.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from andreimerlescu/hotfix/bool-needs-value

Updated error handling and value assignment tests

v2.0.13

Toggle v2.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from andreimerlescu/hotfix/flag-var

Adjusted error handling and moved flag.Var to tree.flagSet.Var

v2.0.12

Toggle v2.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from andreimerlescu/hotfix/usage

Removed duplicate entries for WithAlias from UsageString

v2.0.11

Toggle v2.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from andreimerlescu/develop

Added WithAlias to Figtree

v2.0.10

Toggle v2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from andreimerlescu/feature/usage

Activated the Usage func in the flag package on the tree

v2.0.9

Toggle v2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from andreimerlescu/feature/alias

Aliases added!

v2.0.8

Toggle v2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from andreimerlescu/hotfix/listmap-append

Implemented PolicyMapAppend and added tests for PolicyFlagAppend

v2.0.7

Toggle v2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from andreimerlescu/hotfix/new-flesh

Fixed issue with lists by adding a policy