All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.1.8 (2022-07-30)
- deps: bump jsonld version to 5 (8387cbd)
Note: Version bump only for package jsonld-checker
Note: Version bump only for package jsonld-checker
Note: Version bump only for package jsonld-checker
Note: Version bump only for package jsonld-checker
Note: Version bump only for package jsonld-checker
0.1.5-unstable.0 (2021-02-14)
- enable cors for api (6a2ad12)
- update examples (7651904)
- use regex to determine if url is github domain (60b88e8), closes #45
- add boilerplate express api (a51cba4)
- add db package (536e3a9)
- add endpoint for getting a json from id (322c12d)
- add endpoint to save a json under a uuid (1ca83f4)
- add jsonld file type (6cc96da), closes #40
- add loading (0e46d4e)
- add serverless config for deploying app to AWS (76512b9)
- add support for getting a json by id (cd113ec)
- add support for saving a large json (e39b5b0)
- consume jsonid value after use (f14b853)
- expand cors whitelist (090f512)
- fix default url in url page (3011599)
- remove analyze query param (d31e3f0)
- support github link (577117e), closes #38
- switching tabs resets query parameters (7bccd4a)
- use API_URL env variable (d339093)
- use localStorage to remember data (275d7ad)
- Revert "chore: fix dot-prop dependencies" (c1d7854)
0.1.4 (2020-08-19)
- fix import path in test (11f49d5)
- jsonld test (9a9fcb0)
- react hook lint warning (a5950e2)
- table header (fdbf048)
- use username and reponame from url (36bbdd7)
- add documentLoader as an optional argument of check (952fbde)
- add inspect button in file tab (7e89ca7)
- check all html files by default (d619ac1)
0.1.3 (2020-07-08)
- add analyze query param in file tab (52505f9)
- add analyze query parameter (441ed08)
- add check repo button (7bda467)
- add checkRepoTab (098cf03)
- add file filters (c26a86d)
- add files table (wip) (26a4266)
- add getFiles functions to list files in a github repo (ac00958)
- add loader to check button in file tab (cf53760)
- add loader to share button (eb8845a)
- add popover in Sharebutton (1d25e93)
- add rawUrl column (eb6beaa)
- add Share button (756d8ea)
- add tiny url in ShareButton (908742e)
- add two way binding for analyze (6a1f555)
- add two way binding with tab query param (e3b6a77)
- add two way data binding for json (4cdf90b)
- add valid Icon (8a3fa40)
- display files in table (a610457)
- display json in uri (745f6fc)
- link to check file url (d62a983)
- two way binding between url and input (04701d7)
- use query string to point to a tab (8da1151)
- Revert "ci: trigger deploy" (07a1278)