Rex
Rex copied to clipboard
Update docco: 0.8.0 → 0.8.1 (minor)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ docco (0.8.0 → 0.8.1) · Repo
Commits
See the full diff on Github. The new version differs by 50 commits:
Docco 0.8.1
Bold ES6
Chronological order, rephrase
Merge pull request #408 from mercmobily/patch-1
Humbling proposing to add Docco Next to the list.
Merge pull request #406 from aquilax/patch-1
Adds dart support to languages.json
Merge pull request #402 from jrvidal/custom-languages
Checks custom languages in literate mode
Merge pull request #383 from chharvey/feat-section
Merge pull request #399 from ericsoco/json5-support
Merge pull request #400 from ericsoco/remove-executable
Remove executable flag on roboto font files
Add json5 support
Merge pull request #388 from wraugh/master
Cleanup whitespace in plain-markdown template
Merge pull request #386 from voidit/patch-1
Added Vue.js
replace pillcrow sign (U+00b6) with section sign (U+00a7)
Merge pull request #382 from 0atman/patch-2
update Marginalia url
Merge pull request #355 from TrySpace/patch-1
Fixes #364, clarify that langauges need to be listed in languages.json
Docco 0.8.0
Removing unused test directory.
Merging in multi-file relative.
Merge pull request #379 from bassosimone/feature/hpp
Merge pull request #380 from 1wheel/master
Updates to Lil License
MIT License -> Lil License
building with latest CoffeeScript 2 as a test -- seems to work
feature(languages.json): add support for `.hpp`
Merge pull request #376 from nhubbard/master
Add Assembly Language Support
Merge pull request #375 from hildenost/patch-1
Add fortran to languages.json
Merge pull request #372 from 0atman/patch-1
Actually more like here
pycco has moved
Support for .cjsx (jsx-coffee)
Merge pull request #351 from TheJaredWilcurt/master
Merge pull request #352 from paul-nechifor/master
Include Vim script.
Compressed PNG files
allow multiple files with the same name
Merge pull request #334 from pdehaan/patch-1
Update license attribute
Merge pull request #333 from arthurafarias/patch-1
Include verilog language symbol.
boom
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase
.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)