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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# True LINQ to IndexedDB - Magic IndexedDb
2
-
This project is currently under a massive refactor that has successfully built the first true LINQ to IndexedDB translation layer. The large refactor is labeled under `v2.0`, but the last stable update was `v1.0.12`. You can find documentation on the v1.0 era [click here to go to the legacy documentation for `v1.0.12`](https://github.com/magiccodingman/Magic.IndexedDb/blob/master/MagicIndexDbWiki/Version-1.0-Legacy.md).
2
+
For those who have not yet upgraded to the new `v2.0.0` the old legacy documentation is archived here:
3
+
4
+
[click here to go to the legacy documentation for `v1.0.12`](https://github.com/magiccodingman/Magic.IndexedDb/blob/master/MagicIndexDbWiki/Version-1.0-Legacy.md).
3
5
4
6
Note the migration system is under construction. Stability of the query engine and implementation of the migration system is when v2.0 will be considered fully complete.
0 commit comments