Skip to content

Releases: mapikit/meta-system

0.4.0: Merge pull request #99 from mapikit/0.4dev

22 Aug 16:25
a8fbc58
Compare
Choose a tag to compare

0.4.0 - Andromeda

This is the biggest update to Meta-System yet!

It comes with a big rewrite of all external modules, now called Addons. Everything is already up to date in the documentation as well.

v0.3 - Mercury

18 Jan 03:12
34a0a47
Compare
Choose a tag to compare

This update adds a lot of features and improves existing ones. Most importantly:

  • Meta-System configuration can be split in multiple files, as long as there is a path declared;
  • Introduces DBProtocols - Databases becomes part of the protocol definition;
  • Schemas need to define a protocol Database to connect to;
  • Add StdOut Debugging capabilities to BOps;
  • CLI Improvements;
  • Array capabilities;

For a full list of changes check CHANGELOG.md or our docs

v0.2

29 Sep 17:19
Compare
Choose a tag to compare

Gemini v0.2.0

Gemini is out! Check the changelog!

v0.1.3

07 Jul 14:11
e976930
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

This version fixes issue #46 . Now meta-system exports types on the NPM package.

Initial Public Release

02 Jul 21:07
Compare
Choose a tag to compare
Pre-release
0.1.0

update package.json to be published