CHANGES
=======

1.0.6
-----

* Fix get\_suffixes

1.0.5
-----

* Added some docs
* Add unittests
* Make it possible to specify the object and suffix matches as arguments to the SocialsFactory constructor
* Make it possible to configure the function used by re.sub as called from SocialsFactory.convert\_emote\_string by way of an EmoteRepl class
* Make it possible to customise the function that is used by re.sub by way of a SocialsRepl class
* Stop tracking the changelog generated by pbr

1.0.4
-----

* Called no\_object and no\_suffix rather than raising errors
* Don't upload .pytest stuff
* Added PopulatedSocialsFactory class

1.0.3
-----

* Allow default filters for different title cases

1.0.2
-----

* Add \_\_all\_\_

1.0.1
-----

* Fixed bugs
* Added social filters

1.0.0
-----

* Use capitalize not title
* Added get\_suffixes
* Working commit
* Initial commit
