You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,16 @@
8
8
9
9
# matestack-ui-core | UI in pure Ruby
10
10
11
+
----
11
12
**Version 2.0.0 will be released on the 12th of April and proudly presented at RailsConf. Click here for a sneak peek: https://docs.matestack.io/v/2.0.0/**
12
13
14
+
Most important changes in 2.0.0:
15
+
* Change to MIT License
16
+
* 5 to 12 times better rendering performance (depending on the context)
17
+
* Removed Trailblazer dependency
18
+
* Improved core code readability/maintainability
19
+
----
20
+
13
21
Boost your productivity & easily create component based web UIs in pure Ruby.
0 commit comments