Proselint Versions Save

A linter for prose.

0.9.0

5 years ago

Full Changelog

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

v0.8.0

5 years ago

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

5 years ago

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.5.4

7 years ago

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.2

7 years ago

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.3.1

7 years ago

0.2.1

7 years ago

Full Changelog

Implemented enhancements:

  • Create a timing test on the command line #191

Merged pull requests:

v0.1.0

7 years ago

Implemented enhancements:

  • Move cache to a place where Heroku can see it #90
  • Fork NLTK / TextBlob and speed up importing them #88

Fixed bugs:

  • "every possible" flagged as comparing an uncomparable #129
  • Make proselint work in normal install mode #91
  • Decade detector false alarms on 50 cent posessive #82
  • Fix web plugin's handling of Unicode #62

Closed issues:

  • Extract business euphemisms from Inc article #136
  • Refactor proselint/checks/norris/denizen_labels.py from a D on Code Climate #127
  • Refactor proselint/checks/garner/sexism.py from a D on Code Climate #126
  • Refactor proselint/checks/butterick/symbols.py from a D on Code Climate #125
  • Test ticket from Code Climate #124
  • Create a linter email service #123
  • Make a splash page to collect email addresses #102
  • Get a logo #101
  • Add rate limiting to API #100
  • Use worker and web processes #96
  • Issue with broken link parsing #84
  • Extract rules from "Anguished English" #67
  • Make pep8 and pep257 run cleanly #61
  • Add rule about spelling names correctly #58
  • Build online writing editor using http://codemirror.net/? #50
  • Check out the cement framework for command line utilities #47
  • False alarms, corpora, QA, and contributing back #45
  • Create a .proselintrc file #39
  • Create plugin for Sublime Text #35
  • Create an API #33
  • Using "a" vs. "an" #31
  • Figure out test inheritance #30
  • Great writing should come back nearly clean #25
  • Don't lint quoted text #24
  • Architecture for sharing processed data across rules #20
  • It's et al., not et. al #18
  • Sort errors by the position in which they occur #12
  • Integrate into Sublime Text as a linter #11
  • Extract rules from write-good #5
  • working out how i can best contribute using github/git #3
  • Create a plugin system #2
  • Choose a sensible naming/numbering scheme for errors #1

Merged pull requests:

0.7.0

7 years ago

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

7 years ago

Full Changelog

Closed issues:

  • sort output by line number? #505

Merged pull requests: