Changelog
v1.2.8 (2019-01-15)
Merged pull requests:
- Add
toString
modifier to customize value pretty-printer. #148 (olafurpg) - Upgrade flexmark to fix frontmatter issue #146 (olafurpg)
v1.2.7 (2019-01-06)
Merged pull requests:
v1.2.6 (2019-01-05)
Merged pull requests:
v1.2.5 (2019-01-04)
Merged pull requests:
v1.2.4 (2019-01-04)
Merged pull requests:
v1.2.3 (2019-01-03)
Merged pull requests:
v1.2.2 (2019-01-03)
Merged pull requests:
- Build sbt-mdoc to sbt 1.0.0 instead of 1.2.8. #136 (olafurpg)
- Fix #134, handle -Ywarn-discard-value #135 (olafurpg)
v1.2.1 (2019-01-03)
Merged pull requests:
v1.2.0 (2019-01-02)
Merged pull requests:
v1.1.1 (2019-01-01)
Merged pull requests:
- Add option to disable link hygiene #129 (olafurpg)
- Fix #127, disable footnote extension. #128 (olafurpg)
- Improve handling of futures #126 (olafurpg)
v1.1.0 (2018-12-31)
Merged pull requests:
- Add support for multiple modifiers. #122 (olafurpg)
- Use relative filenames in crash stacktraces. #121 (olafurpg)
- Use objects instead of classes. #120 (olafurpg)
- Add release notes for v1.0.0 #118 (olafurpg)
v1.0.0 (2018-12-30)
v1.0.0-RC1 (2018-12-30)
Merged pull requests:
- Followup from migration to scalameta/mdoc #117 (olafurpg)
- Add sbt plugin, docusaurus integration and write blog post #116 (olafurpg)
- Enable overloaded and mutually recursive methods. #115 (olafurpg)
- Change mdoc:fail encoding to use proper compiler #114 (olafurpg)
- Fix low-hanging issues #113 (olafurpg)
- Add mdoc:reset modifier to clear scope. #112 (olafurpg)
- Update
in
andout
with new working directory #111 (olafurpg)
v0.7.1 (2018-12-07)
Merged pull requests:
v0.7.0 (2018-12-07)
Merged pull requests:
- Upgrade metaconfig for better cli arg parsing #109 (olafurpg)
- Publish against Scala binary version instead of full version. #108 (olafurpg)
- Upgrade to 2.12.8 #107 (olafurpg)
v0.6.1 (2018-12-06)
Merged pull requests:
- Tone down noise in reporter output #105 (olafurpg)
- Implement basic language server and VS Code extension #104 (olafurpg)
- Use fallback port if the provided --port is already bound #103 (olafurpg)
v0.6.0 (2018-11-25)
Merged pull requests:
v0.5.3 (2018-10-11)
Merged pull requests:
- Add invisible modifier like tut has #100 (olafurpg)
- Preserve original syntax when rendering instrumented code. #99 (olafurpg)
v0.5.2 (2018-10-04)
Merged pull requests:
v0.5.1 (2018-10-02)
Merged pull requests:
- Update readme #93 (olafurpg)
- Add full integration test for compiler plugins #91 (olafurpg)
- Support custom compiler options #90 (olafurpg)
- Improve html livereload preview #88 (olafurpg)
v0.5.0 (2018-10-01)
Merged pull requests:
- Start LiveReload server under --watch #87 (olafurpg)
- Upgrade dependencies #86 (olafurpg)
- Bump version in README #84 (alexarchambault)
v0.4.5 (2018-09-17)
Merged pull requests:
v0.4.4 (2018-09-17)
Merged pull requests:
- Make variable priting configurable. #77 (olafurpg)
- Make --include support single file even for nested directories. #76 (olafurpg)
v0.4.3 (2018-09-09)
Merged pull requests:
v0.4.2 (2018-09-09)
Merged pull requests:
v0.4.1 (2018-09-09)
Merged pull requests:
- Implement mdoc:silent modifier #71 (olafurpg)
- Preseve original formatting including trailing statement comments #70 (olafurpg)
- Fix watch mode and aggregate exit code #69 (olafurpg)
- Improve link hygiene #68 (olafurpg)
- Restructure build #67 (olafurpg)
- Add docs for ScastieModifier #63 (gabro)
- Add ScastieModifier #59 (gabro)
- Upgrade directory watcher dependency #58 (olafurpg)
- Experiment with ghpages setup #56 (olafurpg)
- Update readme to latest v0.4 release #55 (olafurpg)
- Document remaining key features #54 (olafurpg)
v0.4.0 (2018-08-21)
Merged pull requests:
- Rename project to mdoc #52 (olafurpg)
- Minor improvements based on experience working with vork #51 (olafurpg)
v0.3.2 (2018-08-20)
Merged pull requests:
v0.3.1 (2018-08-20)
Merged pull requests:
v0.3.0 (2018-08-17)
Merged pull requests:
- Report warnings when linking to non-existing sections #46 (olafurpg)
- Implement --help #45 (olafurpg)
- Elaborate on key features #44 (olafurpg)
- Publish vork as CrossVersion.full #43 (olafurpg)
- Use book format instead of repl #42 (olafurpg)
- Followup from the large PR #41 (olafurpg)
v0.2.0 (2018-08-16)
Merged pull requests:
- The meat and potatoes #40 (olafurpg)
- Add vscode-extension scaffold #39 (gabro)
- Add sbt-assembly to build. #38 (olafurpg)
- Make ammonite repl creation lazy. #37 (olafurpg)
- Add CommonMark-like options to our parser and formatter #36 (jvican)
- Use regex for variable injection and fix
!\[\]\[\]
#35 (jvican) - Copy non-markdown files. #33 (olafurpg)
v0.1.1 (2018-01-28)
v0.1.0 (2018-01-28)
Merged pull requests:
v0.1.0-M1 (2018-01-27)
Merged pull requests:
- Setup publish on merge and tag push #29 (olafurpg)
- Write readme #28 (olafurpg)
- The great sed replace, goodbye fox, hello vork #27 (olafurpg)
- Implement :passthrough and :fail modifiers #25 (olafurpg)
- Implements file watching #24 (jvican)
- Implement --classpath for the cli #23 (olafurpg)
- Clean up Options #22 (olafurpg)
- Use Metaconfig for config + cli parser #21 (olafurpg)
- Do only markdown to markdown #9 (jvican)
* This Changelog was automatically generated by github_changelog_generator