Release v2.0.12 (Guard Against Shell-Escapes and Multi-File Support)
What's Changed
- Document new example responses in interface wiki by @Ellpeck in #850
- Set up All Contributors for the repo by @Ellpeck in #853
- initial all contributors population by @Ellpeck in #854
- report memory usage in graph in kib by @Ellpeck in #856
- use the latest tag in benchmark references by @Ellpeck in #855
- ci: ignore docker links in mlc by @Ellpeck in #858
- use temp file on server to handle large requests by @Ellpeck in #859
- made the server temp file a one-off and explicitly delete it by @Ellpeck in #862
- refactor: update organization name by @EagleoutIce in #867
- Attempt to reenable link checking for docker hub by @Ellpeck in #869
- ignore docker hub links in mlc again by @Ellpeck in #870
- Expose Multi-File Support by @EagleoutIce in #873
- Require to explicitly enable shell access with
--r-session-access
by @EagleoutIce in #880 - build(deps): bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #881
- dep: update node alpine version for docker by @EagleoutIce in #882
- feat-fix: check for id markers before checking for positions by @EagleoutIce in #889
- Add a Docker Artifact to the Releases by @EagleoutIce in #891
- Fix: Wrong Entry Point for Typedoc Test Helpers by @EagleoutIce in #893
Full Changelog: v2.0.11...v2.0.12