Skip to content

Releases: manifoldco/go-manifold

v0.9.8

17 Jan 19:22
23eff62
Compare
Choose a tag to compare

Adds the credentials key and credential body types to go-manifold for centralized format validation of resource's credentials.

v0.9.7

10 Dec 18:26
a698946
Compare
Choose a tag to compare
  • Added new type for external IDs that contain a domain, type, and ID

We will use this for identify objects outside our system in a standard way.

v0.9.4

18 Jul 14:38
Compare
Choose a tag to compare
  • Added activity events for Transfer and Move

v0.9.3

09 Jul 14:51
e262a63
Compare
Choose a tag to compare

Changes

  • Added new type for FeatureValueLabels (#62) …
  • Merge pull request #61 from manifoldco/name-fix …
    • If label has _ name should too
  • Merge pull request #60 from manifoldco/dan/improvements/4477-project-… …
    • Tests for client.GetProjectCredentials
    • Add GetProjectCredentialValues for fetching a project’s credentials v… …
    • Add project_id to /credentials spec …
  • Revert "Allow string method to be called on nil ID (#58)" (#59) …
  • Allow string method to be called on nil ID (#58)

bitmoji

v0.9.2

30 Apr 13:47
099739a
Compare
Choose a tag to compare
Merge pull request #57 from manifoldco/drosati/4436-update-oag-market…

…place

update marketplace spec to generated proper error handling

v0.9.1

05 Dec 20:43
aa44f18
Compare
Choose a tag to compare
Merge pull request #43 from manifoldco/ver-code-arg

changed go-manifold's codeRegex to allow the 6 digit verification

v0.8.2

18 Oct 16:51
Compare
Choose a tag to compare

Updated the Regex for validating Manifold Names, it now allows leading Numbers and . in the Name body, this is to synchronize with existing plans that bypassed this validation, and some new ones we want to introduce.

Email Code Verification

11 Sep 18:27
Compare
Choose a tag to compare

Exciting! This release adds email code verification to the supported formats.

v0.4.0

24 Jul 18:13
Compare
Choose a tag to compare
Merge pull request #15 from manifoldco/add-invite-type

Add invite type