What's Changed
- Remove deprecated call to asdf internal function by @fade in #7
- Use
car
instead offirst
by @mmgeorge in #9 - Add to contrib after loading 'sly. by @Ambrevar in #11
- Asdf open system by @fade in #12
- Add experimental syntax checking by @mmgeorge in #14
- Fix undefined references by @mmgeorge in #17
- Add ci.yml by @mmgeorge in #20
- Fix note collection by @mmgeorge in #21
- Add test-system command and shortcut by @mmgeorge in #25
- Allow loading on Lisps that are not SBCL. by @ruricolist in #28
- Better DWIM picking of 'current' system by @Zulu-Inuoe in #27
- Abort on error by @mmgeorge in #30
- Fix compile warnings in
sly-asdf.el
by @OlCe2 in #34 - Remove coupling between sly-asdf proper and flymake support by @OlCe2 in #35
- possible ecl fix by @mmgeorge in #37
- Fix sly-asdf-query-replace-system by @zellerin in #38
- Translate logical pathnames when reporting errors by @Ambrevar in #41
New Contributors
- @fade made their first contribution in #7
- @Ambrevar made their first contribution in #11
- @ruricolist made their first contribution in #28
- @OlCe2 made their first contribution in #34
- @zellerin made their first contribution in #38
Full Changelog: v0.1.0...v0.2.0