Skip to content

Releases: adamjgrant/Mozart

v3.0.1

24 Mar 00:10
Compare
Choose a tag to compare

Small changes to make Mozart more compact.

v3.0.0

10 Aug 17:47
4558487
Compare
Choose a tag to compare

Breaking change but earlier versions of Mozart can be used simultaneously with the new version. Just be sure to name this file "mozart3.js" or similar.

v2.0.1

22 Nov 00:44
Compare
Choose a tag to compare

Fixing a bug where returns in functions didn't carry through inside a component

Production Release v2.0.0

18 Nov 23:32
Compare
Choose a tag to compare
V2

using https for fonts

Version 1 - POC

14 Nov 23:00
Compare
Choose a tag to compare
Version 1 - POC Pre-release
Pre-release

Closing up this version as feature complete. After working with this for awhile, this helped me to understand where it needs to be evolved. Some key parts to call out:

  • Collections. Currently, components can only be one-off. I need to decide if that should just be a mandate or if it makes sense to support this use case and how.
  • Syntax. Some terms don't make a ton of sense, like "API", but their use cases are worth it. Perhaps in the next version, we offer up some defaults but let users define their own domains if they want to.

Here's where my thinking is currently: https://gist.github.com/adamjgrant/7b6fac737dd5c092f84bc7efe3f0e57d