Orchard v0.31.0
What's Changed
- [ci] Enable Windows tests by @alexander-yakushev in #315
- Remove deprecated functions and refactor some tests by @alexander-yakushev in #317
- Remove unused orchard.misc functions by @alexander-yakushev in #318
- [java] Don't delay loading parser-next namespace, move exception handling by @alexander-yakushev in #319
- More permissive orchard.info parsing of stacktrace output by @alexander-yakushev in #320
- Revert clojure.string alias back to str by @alexander-yakushev in #321
- [stacktrace] Repatriate stacktrace analyzer from Haystack by @alexander-yakushev in #322
- [stacktrace] Stop sending compile-like flag by @alexander-yakushev in #323
- [inspector] Inspectable exceptions by @alexander-yakushev in #324
Full Changelog: v0.30.1...v0.31.0