Sha256: 1691a0e90094f9f965a30844e030d0c8964a0d12189dd3ba19bb5d30c60470a6

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

=== 0.1 2010-01-30

* 1 major enhancement:
  * Initial release

=== 0.3 2010-05-11

* Added HTML tag detection
* Added IP address detection

=== 0.4 2010-08-31

* Added filters:
 * funky_consonant.rb
 * long_words.rb
 * naughty_q.rb
 * naughty_words.rb
 * square_brackets.rb
 * urls.rb

* Added spam and non-spam samples.

=== 0.5 2010-08-31

* Added Rails validation sugar (despamilator/validation).

=== 0.6 2010-08-31

* Corrected Rails validation sugar to work with Passenger!

=== 0.7 2010-09-01

* Corrected typo in project home page. Big stuff.

=== 1.0 2010-12-18

* Refactor:
 * Faster execution (2 X the speed)
 * Prettier code (3 X sexiness)
 * Made tests more stable and more easily written for filters.

* Updated dev env to use rvm, Ruby 1.9.2 and bundler.

* Updated all required gems to their latest versions.

* Split out rails plugin (now despamilator-rails).

* Added rdoc.

=== 1.1

* Added new filter to detect a cache busting technique.

* Significantly increased aggressiveness of URI and HTML filters.

* Added a heap of new spam and clean samples.

* Added test string ("gtubs") that will score 100. For use in tests.

=== 2.0

* Removed naughty_q and funky consonant - replaced with unusual character combination filter.

* Rejigged url and html tag scores.

=== 2.0.1

* Minor bug fix in shouting filter.

=== IN PROGRESS

* Removed the "matched_by" method. Replaced by "matches".

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
despamilator-2.1 History.txt