Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

Β 

History

History
366 lines (216 loc) Β· 20 KB

CHANGELOG.md

File metadata and controls

366 lines (216 loc) Β· 20 KB

5.2.11 (2019-12-18)

Bug Fixes

  • deps: update remark packages (46c2e31)

5.2.10 (2019-09-17)

Bug Fixes

  • deps: update dependency unified-engine-atom to v8 (5fa0623)
  • deps: update remark packages (30b3339)

5.2.9 (2019-06-20)

Bug Fixes

  • deps: update remark packages (b706c66)

5.2.8 (2019-06-17)

Bug Fixes

  • deps: update dependency remark-frontmatter to v1.3.2 (e2c81b4)

5.2.7 (2019-04-22)

Bug Fixes

  • deps: update dependency atom-package-deps to v5.1.0 (1a78665)

5.2.6 (2019-02-13)

Bug Fixes

  • deps: update remark packages (8ec6337)

5.2.5 (2019-02-13)

Bug Fixes

  • deps: update dependency atom-package-deps to v5 (73cb69b)

5.2.4 (2019-02-12)

Bug Fixes

  • deps: update remark packages (07d9656)

5.2.3 (2019-02-12)

Bug Fixes

  • deps: update dependency unified-engine-atom to v7.0.1 (accd0ea)

5.2.2 (2018-05-10)

Bug Fixes

  • package: update unified-engine-atom to version 7.0.0 (81666fe)

5.2.1 (2018-04-26)

Bug Fixes

  • package: update remark to version 9.0.0 (591cc5c)

Change Log

v5.2.0 (2017-08-18)

Full Changelog

Implemented enhancements:

  • Add support for YAML frontmatter by default #149 (wooorm)

v5.1.0 (2017-07-24)

Full Changelog

Implemented enhancements:

v5.0.0 (2017-07-21)

Full Changelog

Implemented enhancements:

v4.1.0 (2017-07-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Update Atom minimum version #135
  • Cannot find module 'lint' (with global remark-lint install) #115
  • Update Travis-CI image to Trusty #137 (Arcanemagus)
  • Update minimum Atom version #136 (Arcanemagus)

v4.0.1 (2017-05-03)

Full Changelog

Implemented enhancements:

v4.0.0 (2017-04-14)

Full Changelog

Implemented enhancements:

v3.1.1 (2017-04-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

v3.1.0 (2017-01-25)

Full Changelog

Implemented enhancements:

v3.0.2 (2016-09-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • [Package-Deps] Unable to get loaded package 'linter-markdown' #112
  • Specify to auto-install Linter #113 (Arcanemagus)

v3.0.1 (2016-09-07)

Full Changelog

Implemented enhancements:

v3.0.0 (2016-09-02)

Full Changelog

Implemented enhancements:

Closed issues:

  • linter-markdown not respecting .remarkrc #102
  • configuration comments no longer work #97

v2.0.1 (2016-08-12)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: Cannot convert undefined or null to object #94

v2.0.0 (2016-08-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Uncaught Error: Cannot read configuration file: /Users/tymen/package.jsonEISDIR: illegal operati... #83
  • "Uncaught SyntaxError: Cannot read configuration file" when invalid syntax #76

Closed issues:

  • Support validate-links #69
  • Uncaught SyntaxError: Cannot read configuration file: /Users/nonameolsson/Development/smpw/packag... #68

v1.5.2 (2016-05-26)

Full Changelog

Closed issues:

  • Uncaught TypeError: Cannot read property 'external' of undefined #65

v1.5.1 (2016-05-26)

Full Changelog

Implemented enhancements:

Closed issues:

  • Uncaught Error: Cannot find module 'remark-lint-no-empty-sections' #51

Merged pull requests:

v1.5.0 (2016-02-15)

Full Changelog

Implemented enhancements:

Closed issues:

  • Uncaught SyntaxError: Cannot read configuration file: /Users/mglaman/Projects/ng-github/package.j... #39
  • Allow Tabs? #37

v1.4.2 (2016-02-04)

Full Changelog

v1.4.1 (2016-02-04)

Full Changelog

v1.4.0 (2016-02-04)

Full Changelog

Implemented enhancements:

Closed issues:

  • Customise default lint rules #31
  • Atom linter not using configuration from ~/.remarkrc #29
  • Add support for mdastConfig in package.json #18

v1.3.0 (2015-12-29)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add specs #13
  • Install linter automatically. #6

Merged pull requests:

v1.2.4 (2015-12-10)

Full Changelog

Merged pull requests:

v1.2.3 (2015-12-09)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: callback is not a function #10

Closed issues:

  • Linting Entire Markdown File as Bash #7

Merged pull requests:

v1.2.2 (2015-12-09)

Full Changelog

Closed issues:

  • Update mdast #8

Merged pull requests:

v1.2.1 (2015-09-03)

Full Changelog

Closed issues:

  • Replace tilde (~) with caret (^) for mdast, mdast-lint #4

v1.2.0 (2015-09-01)

Full Changelog

v1.1.0 (2015-08-29)

Full Changelog

Closed issues:

  • Add support for reloading .mdastrc config #3
  • Reference configuration section of mdast-lint #2
  • SyntaxError on empty .mdastrc #1

v1.0.0 (2015-08-29)

Full Changelog

v0.1.0 (2015-08-03)

* This Change Log was automatically generated by github_changelog_generator