Skip to content

Releases: curvenote/runtime

👨🏻‍🔬 Include dist folder in publish

04 Dec 00:14
Compare
Choose a tag to compare

🧙🏽‍♂️ Mostly upgrading linting and packages

03 Dec 23:45
Compare
Choose a tag to compare
  • Update MIT license, testing, badges
  • Linting and package upgrades
  • Using typescript 4.1.2

🧶 Linting and switch to Yarn

10 Jul 16:38
Compare
Choose a tag to compare

🧶 Switch to yarn
🧹 Linting updates

🖋-->🏃‍♂️Change ink--> runtime

28 Apr 15:46
Compare
Choose a tag to compare
  • add attribute to spec (useful for web-components)
  • Change ink --> runtime
  • Export VariableShortcut
  • rename var --> variable to avoid clash
  • move from underscore to lodash
  • updates to readme

⚙️Export evaluation selectors

18 Apr 16:28
Compare
Choose a tag to compare
  • Add array and object types
  • Including initial evaluation

🐛Bug fixes and cleanup

17 Apr 17:43
Compare
Choose a tag to compare
  • Specs are in a standalone folder/path in the state #2
  • Simplified naming of "ComponentSpec" --> Spec
  • Specs can now be defined by an object, not just arguments in a function #3
  • Testing for the specs state / invocation
  • Change invocation for scope/name of components; now allows a null name. #4

Initial release to npm

15 Apr 16:15
b5d66d9
Compare
Choose a tag to compare
Merge pull request #1 from iooxa/v1

Merge v1 into master