0.3.0
Fixes and enhancements
- Cross-build for sbt 0.13 and 1.0 #132 by @larsrh and #147 by @bantonsson
- Add
@@dependency
directive #142 by @jonas - Start collecting some notes on our Markdown dialect #130 by @raboof
- Fix GitHub directive to support line numbers #143 by @jonas
- Select group with query parameter #145 by @raboof
- Document another common
snip.xxx.base_dir
#148 by @raboof
sbt 1.0 and 0.13
sbt-paradox is now cross-built for sbt 1.0 and 0.13
New @@dependency
directive
Create dependency code examples for different build tools. See library dependencies feature for more details.