Skip to content

Releases: JustServe-Resources/devkit

Release 0.1.0

13 May 19:49

Choose a tag to compare

Release 0.1.0

This release includes a number of substantial changes to the structure of the justserve devkit!

  • The httpclient used in the justserve wrapper is now a reactive client
  • the project has been split into submodules: core, cli and a new venture we're calling 'observer'.
  • with these changes we've also began support for the new project wizard.

Full Changelog: 0.0.7...0.1.0

0.0.7

02 Feb 16:37

Choose a tag to compare

What's Changed

  • dec5e16 fix(chore): bump project to 0.0.7 release
  • 97c812a chore: bump project to 0.0.8 release
  • 7d567cc fix: reassign projects of the same name
  • da8a4f7 build: use all cpu features in binary
  • 217d57f test: set tests to run in parallel by default.
  • 46ee2b1 fix: parse emails formatted by outlook
  • 8faed05 fix(test): print a warning for justserve failure
  • 12b8645 fix(temp): manually add org name in test
  • 25d9944 feat/reassign projects from automated email (#57)
  • 7c9a4aa feat: make createAdmin retryable
  • a6a1aa7 feat: add ability to reassign orgs
  • 492df13 chore: bump to 0.0.7-snapshot

#Full Changelog: 0.0.6...0.0.7

0.0.6

29 Oct 19:51

Choose a tag to compare

What's Changed

Add ability to reassign orgs in the http client
Full Changelog: 0.0.4...0.0.6

0.0.5

17 Oct 16:40

Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

20 Aug 21:48

Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

18 Jul 02:01

Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

23 Jun 20:48
1e0f818

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

09 Jun 20:33

Choose a tag to compare

initial release

very simple release which includes support for admin to masquerade as someone in their admin tree on JustServe. this is used for debugging.