File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.0.5] ( https://github.com/frederick-wang/pyreactivity/compare/v0.0.4...v0.0.5 ) (2023-01-17)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** reactive:** fix the bug of proxy ([ 6161311] ( https://github.com/frederick-wang/pyreactivity/commit/61613114d759f9e646038bcdd530e3bd8c635fd6 ) )
7+ * ** reactive:** fix the support of ndarray ([ 6e4aba8] ( https://github.com/frederick-wang/pyreactivity/commit/6e4aba8f85da4e8cb9c547b9ea816b17c8bfccc4 ) )
8+
9+
10+
111## [ 0.0.4] ( https://github.com/frederick-wang/pyreactivity/compare/v0.0.3...v0.0.4 ) (2023-01-17)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " pyreactivity" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " A Python package for reactivity like Vue.js." ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1- __version__ = '0.0.4 '
1+ __version__ = '0.0.5 '
You can’t perform that action at this time.
0 commit comments