Skip to content

Commit

Permalink
Bump to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
InDIOS committed Nov 29, 2019
1 parent 51ee572 commit 6aa74b1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
1.0.0
- Full rewrote of core.
- Component declarations export a class now.
- Changed interpolation expression from `{{ ... }}` to `{ ... }`.
- Added the ability to bind `name` slot attribute.
- Use `puppeteer` for test and drop `PhantomJS`.
- Dirctives are now NodeJS modules and work in compile time.
- NodeJS API change and now support parsers for javascript, html and css.
- Added tools inside Trebor again for more maintainability.

0.3.3
- Added project descriptions to Readme.
- Fixed bug when template elements are condition or loop blocks.
Expand Down

0 comments on commit 6aa74b1

Please sign in to comment.