Commit Graph

26 Commits

Author SHA1 Message Date
5997eafd6f version 0.1.7 2021-10-02 23:28:20 -04:00
da1c4ee9e4 use pkg.exports; reorganize files 2021-10-02 23:28:07 -04:00
205cde1d95 version 0.1.6 2021-09-29 19:43:19 -04:00
eb86fac89e update readme 2021-09-29 19:40:06 -04:00
fca6403201 allow bypassing cache by passing null for path 2021-09-29 19:36:08 -04:00
df8ef3eb6c fix pkg.engines 2021-09-29 18:59:31 -04:00
5959fd4520 version 0.1.5 2020-11-19 18:56:26 -05:00
b0175813a2 use generics in published types 2020-11-19 18:55:08 -05:00
69d893de37 version 0.1.4 2020-10-25 18:04:51 -04:00
e4f730d622 partial rework/rewrite 2020-10-25 13:17:17 -04:00
2f0f871342 add some basic tests 2020-10-25 12:48:52 -04:00
5aff83a1df make loading cache synchronous
(avoids race conditions with closing cache before it's loaded)
2020-10-25 12:33:03 -04:00
faed6de27a version 0.1.3 2020-10-24 22:59:07 -04:00
9fc22918a0 update readme 2020-10-24 22:58:15 -04:00
b7f3a918be resolve cache path at instantiation 2020-10-24 22:52:45 -04:00
9eab9e56eb version 0.1.2 2020-10-24 22:26:42 -04:00
8d52d90d4f start loading cache right away 2020-10-24 22:24:01 -04:00
c6307f91da version 0.1.1 2020-10-15 07:45:00 -04:00
9b44f7c9d6 add schema version to cache file 2020-10-15 07:37:52 -04:00
6322103fc7 adjust package.json 2020-10-15 00:32:53 -04:00
25b17b4aa9 version 0.1.0 2020-10-14 21:50:58 -04:00
43d4164dd2 add initial readme 2020-10-14 21:48:27 -04:00
951df22461 add exported types 2020-10-14 18:48:32 -04:00
08f0db5b31 add initial version of library 2020-10-14 18:48:09 -04:00
6333eef901 add metadata and build process 2020-10-14 14:35:04 -04:00
32094e87eb initial commit 2020-10-14 12:28:18 -04:00