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

Latest commit

 

History

History
95 lines (60 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

95 lines (60 loc) · 2.04 KB

Changelog

2.3.2 (2016-12-02)

  • Add Node.js 7.0.0 support

2.3.1 (2016-05-02)

  • Add Node.js 6.0.0 support

2.3.0 (2015-11-08)

  • Add Node.js 5.0.0 support
  • Add some additional rule triggers

2.2.1 (2015-09-13)

  • Add Node.js 4.0.0 support
  • Update dependencies

2.2.0 (2015-07-07)

  • Add rule for "Need to reassure"
  • Add "make it rain" to bro terminology
  • Add a rule for "Use of derogatory gendered term"
  • Add "gay for" to sexualized terms list
  • Fix the "top" trigger

2.1.1 (2015-07-05)

  • Fix some typos in the examples

2.1.0 (2015-07-05)

  • Fix a bug where Joblint compiled Regular expressions multiple times
  • Add a minified version to the build folder

2.0.0 (2015-07-04)

  • Rewrite and simplify the library
  • Change the result format
  • Overhaul the reporters
  • Simplify some of the rule triggers
  • Add browser and Bower support

1.3.2 (2014-03-11)

  • Fix issues where "competence" was triggering the "compete" rule

1.3.1 (2014-02-04)

  • Re-add rules which were accidentally removed
  • Small rule additions

1.3.0 (2013-10-21)

  • Add lots of words to existing rules for sexism, tech, bro and bubble
  • Add a rule to catch expanded acronyms
  • Add a rule to catch sexism with mentions of facial hair

1.2.1 (2013-10-07)

  • Misc typo/rule fixes
  • A few small additions to bubble rules

1.2.0 (2013-10-03)

  • Big changes to the way rules work: RegExps are now supported (thanks to @Southern)
  • New rules for tech fails
  • New rules for "visionary" terminology
  • Updates to the sexism rules
  • Add evidence to messages in the JSON reporter
  • Lots of housekeeping and bug fixes

1.1.0 (2013-10-02)

  • Add a verbose option to the command-line tool
  • Misc improvements to the command-line tool
  • Small bug fixes

1.0.2 (2013-10-01)

  • A few additions to bro, bubble, and sexism rules
  • Bugfixes

1.0.1 (2013-09-30)

  • Lots of typos fixed
  • A few additions to technology rules
  • A few additions to sexism rules

1.0.0 (2013-09-29)

  • Initial release.