Skip to content

Commit

Permalink
Merge pull request #21 from zytedata/0.2.0-release-notes
Browse files Browse the repository at this point in the history
0.2.0 release notes
  • Loading branch information
BurnzZ authored Jul 23, 2024
2 parents 13cb17f + 9af5347 commit 9f47d49
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changes
=======

0.2.0 (YYYY-MM-DD)
------------------

* New URL Processors:

* ``SubpathRemovalProcessor`` removes the subpaths of a URL based on its
integer positions.
* ``NormalizerProcessor`` removes trailing ``/`` and ``www.`` prefixes
which also includes numbers like ``www2.``

* New Item Pipeline ``DuplicateUrlDiscarderPipeline`` to remove duplicate items
based on some attributes.

0.1.0 (2024-07-08)
------------------

Expand Down

0 comments on commit 9f47d49

Please sign in to comment.