Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Releases: liquid-labs/plugable-registry

v1.0.0-alpha.3

19 Nov 20:37

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Combine handlers and integrations and add 'liq-orgs' dependency to liq-controls by @zanerock in #41
  • Refactor bundles to follow pattern of plugins and rename 'handlers' to 'server' by @zanerock in #43

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

v1.0.0-alpha.2

16 Nov 19:10

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Add version series and handler groups by @zanerock in #6
  • Add existing handlers to registry and update build by @zanerock in #8
  • Add version info to the registry plugin entries by @zanerock in #11
  • Fix pattern properties match and restrict additional properties by @zanerock in #13
  • Add policy plugins to the registry by @zanerock in #15
  • Fix 'wortk' -> 'work' mispelling by @zanerock in #17
  • Fix project best practices NPM name by @zanerock in #19
  • Add liq-credentials to the registry by @zanerock in #21
  • Add roles section and existing roles plugins to the registry by @zanerock in #23
  • Add 'liq-integrations-issues-github' integrations plugin by @zanerock in #25
  • Add 'catalyst-sdlc-node' bundle; combine 'npmName' and 'npmVersion' into 'npmPackage' by @zanerock in #27
  • Revert back to using 'npmName' + 'npmVersion' instead of combined 'npmPackage' by @zanerock in #29
  • Fix pattern properties match (remove extra '$') and drop incorrect pattern from it's items def by @zanerock in #31
  • Update catalyst project names by @zanerock in #33
  • Change name from 'liq-registry' to 'plugable-registry' by @zanerock in #35
  • Remove 'name' and add 'dependencies' by @zanerock in #38
  • Remove 'name' and add 'dependencies' by @zanerock in #39

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

05 Jun 15:35

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/liquid-labs/liq-registry/commits/v1.0.0-alpha.1