|
| 1 | +### Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. Dates are displayed in UTC. |
| 4 | + |
| 5 | +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
| 6 | + |
| 7 | +#### [v0.1.10](https://github.com/sib-swiss/sparql-editor/compare/v0.1.10...v0.1.10) |
| 8 | + |
| 9 | +- improve release script [`d560261`](https://github.com/sib-swiss/sparql-editor/commit/d560261e09d538261fdc2804181dc66829f97a03) |
| 10 | +- Add copy to clipboard button when saving example. Fix prefix autocomplete [`7deb835`](https://github.com/sib-swiss/sparql-editor/commit/7deb83573e27b34710ac5185bb5f72256bc143b5) |
| 11 | +- Now convert URI to their prefixed form when suggesting [`460323c`](https://github.com/sib-swiss/sparql-editor/commit/460323c881ed5739eae0a160b50f8961307e95dc) |
| 12 | +- Add status light indicating which metadata has been retrieved for an endpoint. Bump to 0.1.11 [`8728c3c`](https://github.com/sib-swiss/sparql-editor/commit/8728c3cdbb7087599f1e2290bbe4c7c50c8a9832) |
| 13 | + |
| 14 | +#### [v0.1.10](https://github.com/sib-swiss/sparql-editor/compare/v0.1.9...v0.1.10) |
| 15 | + |
| 16 | +> 26 September 2024 |
| 17 | +
|
| 18 | +- fix endpoint switch [`76a0825`](https://github.com/sib-swiss/sparql-editor/commit/76a0825901740c4f4f292a545ca7493b84d94bcc) |
| 19 | +- bump to 0.1.10 [`c477e64`](https://github.com/sib-swiss/sparql-editor/commit/c477e64a13e3b0dbb7c1b0ece21fde161e4a9da8) |
| 20 | + |
| 21 | +#### [v0.1.9](https://github.com/sib-swiss/sparql-editor/compare/v0.1.8...v0.1.9) |
| 22 | + |
| 23 | +> 26 September 2024 |
| 24 | +
|
| 25 | +- upgrade packages [`63ce8d0`](https://github.com/sib-swiss/sparql-editor/commit/63ce8d06f1854ea52806bde80007a1ba58c98036) |
| 26 | +- Fix when changing the endpoint URL was not always working. Add loading spinner when editor loading. Bump to 0.1.9 [`1bcf333`](https://github.com/sib-swiss/sparql-editor/commit/1bcf33348c2e3623943fd461ca7bdd6bfcd11b70) |
| 27 | +- fmt [`b9772ee`](https://github.com/sib-swiss/sparql-editor/commit/b9772eeb77682190e9d6dd5631dd95569b6d51f4) |
| 28 | + |
| 29 | +#### [v0.1.8](https://github.com/sib-swiss/sparql-editor/compare/v0.1.7...v0.1.8) |
| 30 | + |
| 31 | +> 26 September 2024 |
| 32 | +
|
| 33 | +- Added support for multiple endpoint. Now stores endpoints metadata in localStorage [`3a09509`](https://github.com/sib-swiss/sparql-editor/commit/3a09509e8888553befc345a2f0b0c15d9f518a87) |
| 34 | +- Autocomplete is now aware of the SERVICE call the cursor is in. Bump to 0.1.8 [`f10c293`](https://github.com/sib-swiss/sparql-editor/commit/f10c293453033a91c69127bba524f63f1aa18111) |
| 35 | +- fix lint-staged. Add param add-limit that will be utomatically added before the query is sent [`6464b70`](https://github.com/sib-swiss/sparql-editor/commit/6464b70583babe531e4152e4da2559f50169a15c) |
| 36 | + |
| 37 | +#### [v0.1.7](https://github.com/sib-swiss/sparql-editor/compare/v0.1.6...v0.1.7) |
| 38 | + |
| 39 | +> 26 September 2024 |
| 40 | +
|
| 41 | +- upgrade dependencies and bump to 0.1.7 [`dbc9915`](https://github.com/sib-swiss/sparql-editor/commit/dbc99151d8b1cc83d8ca497b215b634eebb1c18d) |
| 42 | +- improve get VoID description query to get Linksets. Add metanetx demo. Add the example filename as field when saving a query [`3a54aea`](https://github.com/sib-swiss/sparql-editor/commit/3a54aea16ca556e30f8b63150103a6b07ed8812e) |
| 43 | +- improve check page [`20b8c3d`](https://github.com/sib-swiss/sparql-editor/commit/20b8c3d8e1187e9231ef1d6fe70e44ac62916ac2) |
| 44 | + |
| 45 | +#### [v0.1.6](https://github.com/sib-swiss/sparql-editor/compare/v0.1.5...v0.1.6) |
| 46 | + |
| 47 | +> 26 September 2024 |
| 48 | +
|
| 49 | +- npm update [`7518f3f`](https://github.com/sib-swiss/sparql-editor/commit/7518f3f21320d4aec4add357900e904605e1891c) |
| 50 | +- autofocus description field when opening save example dialog. run the initialization functions in parallel [`f424e6b`](https://github.com/sib-swiss/sparql-editor/commit/f424e6bee534b63c5b5ae77b1020209f1394c675) |
| 51 | +- add examples-repo-add-url attributes to automatically add the example through github web UI [`542a402`](https://github.com/sib-swiss/sparql-editor/commit/542a4021ff0de7c28662f315bc60f0f6e7c460e4) |
| 52 | +- add queries to readme [`c88383f`](https://github.com/sib-swiss/sparql-editor/commit/c88383fd03d868627635ac88c40dbacb14582066) |
| 53 | +- Add husky pre-commit hook [`0535447`](https://github.com/sib-swiss/sparql-editor/commit/05354476f72b6dd9327812500d6f082a85c7e030) |
| 54 | +- fix tests [`484abee`](https://github.com/sib-swiss/sparql-editor/commit/484abee366d14c0bbdc140b2bd7c3a967e421003) |
| 55 | +- fix pre commit hook [`41418ce`](https://github.com/sib-swiss/sparql-editor/commit/41418cedfed07c88e6da16091ee1d9e72d4f99ca) |
| 56 | +- use sib logo as favicon [`cb9f1af`](https://github.com/sib-swiss/sparql-editor/commit/cb9f1af4beb37a1cbd483a9bafdd0a8af6004a22) |
| 57 | +- bump to 0.1.6 [`5c010e4`](https://github.com/sib-swiss/sparql-editor/commit/5c010e4dfdf7668b214768eb8bb8536902f0474c) |
| 58 | + |
| 59 | +#### [v0.1.5](https://github.com/sib-swiss/sparql-editor/compare/v0.1.4...v0.1.5) |
| 60 | + |
| 61 | +> 26 September 2024 |
| 62 | +
|
| 63 | +- Fix how autocomplete works for classes and properties, reduce complexity and reduce the amount of queries sent to the endpoint by 2. Bump to 0.1.5 [`deeb27a`](https://github.com/sib-swiss/sparql-editor/commit/deeb27a89a6a04bb24013f7ac6d860045ba78e76) |
| 64 | +- add button to save a query as example [`c3e063a`](https://github.com/sib-swiss/sparql-editor/commit/c3e063ae7fd7480a5ad85fd10ffcddb49464e486) |
| 65 | +- better demo [`ccb141d`](https://github.com/sib-swiss/sparql-editor/commit/ccb141d26a2a322fabc359228559a5a272f79115) |
| 66 | +- better demo [`74a4dc0`](https://github.com/sib-swiss/sparql-editor/commit/74a4dc01948351d0004efdbe235790df432561d0) |
| 67 | +- fmt [`00ad98a`](https://github.com/sib-swiss/sparql-editor/commit/00ad98abfb88c52a8b5e89318a5070a145370585) |
| 68 | +- fix demo pages links [`6bbcf4a`](https://github.com/sib-swiss/sparql-editor/commit/6bbcf4a030f8063ff97afc3ce7681c3c25d7ff0b) |
| 69 | +- readme [`38f774e`](https://github.com/sib-swiss/sparql-editor/commit/38f774ef16fcf29511be6482fbaa900b5d6c9234) |
| 70 | +- add button to save a query as example [`b34a6cb`](https://github.com/sib-swiss/sparql-editor/commit/b34a6cb7e5771110ff29c54e076a4da3e21c1b0e) |
| 71 | +- move screenshots [`7b25bfd`](https://github.com/sib-swiss/sparql-editor/commit/7b25bfd40e16cd7a91392ae2a0c54022bee30b95) |
| 72 | +- readme [`32336ca`](https://github.com/sib-swiss/sparql-editor/commit/32336ca1ed61e6066dcd3d467e584ba4b64a4505) |
| 73 | + |
| 74 | +#### [v0.1.4](https://github.com/sib-swiss/sparql-editor/compare/v0.1.3...v0.1.4) |
| 75 | + |
| 76 | +> 26 September 2024 |
| 77 | +
|
| 78 | +- change font family of component to Arial/sans serif and add multiple demo pages. Bump version to 0.1.4 [`7cd6233`](https://github.com/sib-swiss/sparql-editor/commit/7cd62330566321c9f32027ac64e1a93564b920cc) |
| 79 | +- fmt [`7da48cb`](https://github.com/sib-swiss/sparql-editor/commit/7da48cbe1baa68590c87b9efd0fa3fa3a37d6d06) |
| 80 | +- improve endpoint metadata checker [`d2f6e65`](https://github.com/sib-swiss/sparql-editor/commit/d2f6e6518437de0b2fd7643fa3a4b37e814470fc) |
| 81 | +- add demo pages deployed to github pages [`65f2e09`](https://github.com/sib-swiss/sparql-editor/commit/65f2e0943a838d44c0b551ebb8e3a04517541c1d) |
| 82 | + |
| 83 | +#### [v0.1.3](https://github.com/sib-swiss/sparql-editor/compare/v0.1.2...v0.1.3) |
| 84 | + |
| 85 | +> 26 September 2024 |
| 86 | +
|
| 87 | +- fix query execution for graphDB endpoints, and start adding a basic page to check if metadata properly defined [`6dd9b20`](https://github.com/sib-swiss/sparql-editor/commit/6dd9b204c8e9eab6ca965c585248504c2da55155) |
| 88 | +- now trigger autocomplete even when the user did not start to write anything, and add a queryEndpoint function [`b426b86`](https://github.com/sib-swiss/sparql-editor/commit/b426b863f9134554decde68edc9dec38b65d0eaa) |
| 89 | +- Fix autocomplete for prefixes. Bump to 0.1.3 [`7d15a5b`](https://github.com/sib-swiss/sparql-editor/commit/7d15a5b434a96398426d5cbac023ac66a93f9120) |
| 90 | +- comments [`5c06f18`](https://github.com/sib-swiss/sparql-editor/commit/5c06f187301982a73c9b65bd801a5ec97db461c9) |
| 91 | +- readme [`8aa2ca7`](https://github.com/sib-swiss/sparql-editor/commit/8aa2ca7ff11c591a6e5c0e9fc4a10a6c8613e9bc) |
| 92 | +- fix autocomplete error message when no void found [`1781612`](https://github.com/sib-swiss/sparql-editor/commit/1781612eea5d64f43a59fac7319ad9deba5f5334) |
| 93 | +- fix version in readme [`7c552f1`](https://github.com/sib-swiss/sparql-editor/commit/7c552f17596dec1c2f1ea91cc1eec8752421de50) |
| 94 | +- readme [`68ad0ee`](https://github.com/sib-swiss/sparql-editor/commit/68ad0ee8ee752befec028ff5f0b5ace517c397b6) |
| 95 | + |
| 96 | +#### [v0.1.2](https://github.com/sib-swiss/sparql-editor/compare/v0.1.1...v0.1.2) |
| 97 | + |
| 98 | +> 26 September 2024 |
| 99 | +
|
| 100 | +- Autocomplete for properties is now based on the type of the subject attached to where the cursor is thanks to the VoID description [`6d6666b`](https://github.com/sib-swiss/sparql-editor/commit/6d6666b2ff2f02bd009aa3e131201381cb100576) |
| 101 | +- improve error handling when SPARQL endpoint cannot be reached [`c103866`](https://github.com/sib-swiss/sparql-editor/commit/c103866e5d0f9fb998a8c318a353c6161ca7fb6f) |
| 102 | +- fmt [`4e6f624`](https://github.com/sib-swiss/sparql-editor/commit/4e6f6247a841ce38ec3dac534ed81bc7339f782e) |
| 103 | +- Add slot to provide about description [`ea6b588`](https://github.com/sib-swiss/sparql-editor/commit/ea6b588b67acdb001a055bad403141bad4813087) |
| 104 | +- fix when subject is not a variable [`8bfd6b6`](https://github.com/sib-swiss/sparql-editor/commit/8bfd6b67347fa9499b91280f3afe022593f289ad) |
| 105 | +- Bump version to 0.1.2 and add screenshots [`f6e968c`](https://github.com/sib-swiss/sparql-editor/commit/f6e968c1c8a98989d4d658471fff91ed697bb849) |
| 106 | + |
| 107 | +#### v0.1.1 |
| 108 | + |
| 109 | +> 26 September 2024 |
| 110 | +
|
| 111 | +- initial commit [`782f80d`](https://github.com/sib-swiss/sparql-editor/commit/782f80d5a5a8860a31772de07ffc848ffa854bc3) |
| 112 | +- update deps [`9703941`](https://github.com/sib-swiss/sparql-editor/commit/9703941d0aa3008d42fcf1112c0a49bd9282c821) |
| 113 | +- remove SPARQL editor as class. [`10af09f`](https://github.com/sib-swiss/sparql-editor/commit/10af09fd540bcf825f9b30b6f23266ebd58cb662) |
| 114 | +- fix broken eslint [`f52b1c8`](https://github.com/sib-swiss/sparql-editor/commit/f52b1c8b289869f49e6abf104d46a1e716219d9a) |
| 115 | +- fix getting void autocomplete [`4db2d36`](https://github.com/sib-swiss/sparql-editor/commit/4db2d36b9be330e18cf4ddcf9e5894e6e4cf7aa8) |
| 116 | +- readme [`d5a2f3b`](https://github.com/sib-swiss/sparql-editor/commit/d5a2f3bf49b9029f021e4ee47b26695a903e2c7c) |
| 117 | +- fix package.json main definition and bump to 0.1.1 [`774cbc1`](https://github.com/sib-swiss/sparql-editor/commit/774cbc15f42eeef408081b06c955e36ce0d7e811) |
| 118 | +- fix test [`9d5cf7b`](https://github.com/sib-swiss/sparql-editor/commit/9d5cf7b88f7453a4f671e86d30c1638991b0ed14) |
| 119 | +- disable tests [`fbe41de`](https://github.com/sib-swiss/sparql-editor/commit/fbe41de352d7b79d0621a82632cf90cb65562e17) |
| 120 | +- readme [`6e13be0`](https://github.com/sib-swiss/sparql-editor/commit/6e13be06cc6ef176c0eeeb2640a14de3000d02b9) |
0 commit comments