Skip to content

Releases: amperser/proselint

0.9.0

20 Jul 21:03
9a4c6ad
Compare
Choose a tag to compare

Full Changelog

  • Add new plugins to README
  • Update dependencies
  • Comply with XDG spec (xu-cheng)

0.8.0

20 Jul 21:03
Compare
Choose a tag to compare

Full Changelog

  • Fix a cache-clearing issue (m-charlton)
  • Tons of improvements to tests (joshmgrant)
  • New LGBTQ-terms module
  • Misc. bug fixes and improvements
  • Update various dependencies

0.8.0

20 Jul 21:03
Compare
Choose a tag to compare

Full Changelog

  • Fix a cache-clearing issue (m-charlton)
  • Tons of improvements to tests (joshmgrant)
  • New LGBTQ-terms module
  • Misc. bug fixes and improvements
  • Update various dependencies

0.7.0

25 Aug 06:47
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • how about typography.symbols instead of me.symbols #373
  • Improve test coverage #145
  • Add a changelog #596 (suchow)

Fixed bugs:

  • Exclamation point warning on all caps text #540
  • proselint choked on bad character #504
  • Could not open cache file #399

Closed issues:

  • Add Instructions for Running Automated Tests on README #575
  • Add the "real estate tycoon" to phrasal adjectives #543
  • proselint CLI should append path to files #539
  • Add "English-language learners" to phrasal adjectives #537
  • Check out this Danger plugin #489
  • No args leads to repeated messages: Exception TypeError: "'NoneType' object is not callable" in ignore #323
  • Add rule on redundancies extracted from After the Deadline #279
  • Add rule on "not guilty beyond a reasonable doubt" #242
  • Eventually, submit to https://github.com/mcandre/linters #143
  • Add check for Mondegreens #134

Merged pull requests:

0.6.1

18 Jul 07:25
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • sort output by line number? #505

Merged pull requests:

0.6.0

01 Jul 12:49
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Proselint doesn't work on readonly files #502
  • Segmentation fault: 11 #487

Merged pull requests:

0.5.4

05 Sep 15:03
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Remove shell=True as they are a security hazard #395

Closed issues:

  • Speed up AppVeyor builds by caching #470
  • Instructions for installing on OS X #457
  • Wow #435
  • OS X Installation issue #423
  • Create a list of known automated grammar / usage checkers #281
  • Checklist for open sourcing #198

Merged pull requests:

0.5.3

05 Apr 16:16
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

0.5.2

05 Sep 15:03
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Make proselint . run over entire directory, possibly with a recursive option #292

Merged pull requests:

  • Fix error message for phrasal-adj. hyphenation #444 (suchow)
  • Show status of master in AppVeyor badge #442 (suchow)
  • Fix AppVeyor badge in readme #441 (suchow)
  • Use AppVeyor for Windows CI #440 (suchow)
  • Handle missing dbm module on some python 2.7 systems #439 (CraigKelly)

0.5.1

02 Apr 19:39
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • JSON flag gives incorrect line/column numbers #418
  • Exception TypeError: "'NoneType' object is not callable" in ignored #238

Merged pull requests: