Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin babelfish to latest version 0.6.1 #687

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 9, 2024

This PR pins babelfish to the latest release 0.6.1.

Changelog

0.6.1

**release date:** 2024-05-09

* Bump dependencies
* Replace pkg_resources with importlib

0.6.0

**release date:** 2021-08-09

**WARNING:** Backward incompatible changes

* Use poetry as build system
* Use pytest as test runner
* Move documentation to README
* Use GitHub Actions CI

0.5.5

**release date:** 2015-10-31

* Fix hasattr on Country object when called with an invalid attribute

0.5.4

**release date:** 2015-01-24

* Fix setuptools deprecation warning

0.5.3

**release date:** 2014-06-22

* Better equality semantics for Language, Country, Script

0.5.2

**release date:** 2014-05-25

* BabelFish objects (Language, Country, Script) are now picklable
* Added support for Python 3.4

0.5.1

**release date:** 2014-01-26

* Add a register method to ConverterManager to register without loading

0.5.0

**release date:** 2014-01-25

**WARNING:** Backward incompatible changes

* Simplify converter management with ConverterManager class
* Make babelfish usable in place
* Add Python 2.6 / 3.2 compatibility

0.4.0

**release date:** 2013-11-21

**WARNING:** Backward incompatible changes

* Add converter support for Country
* Language/country reverse name detection is now case-insensitive
* Add alpha3t, scope and type converters
* Use lazy loading of converters

0.3.0

**release date:** 2013-11-09

* Add support for scripts
* Improve built-in converters
* Add support for ietf

0.2.1

**release date:** 2013-11-03

* Fix reading of data files

0.2.0

**release date:** 2013-10-31

* Add str method
* More explicit exceptions
* Change repr format to use ascii only

0.1.5

**release date:** 2013-10-21

* Add a fromcode method on Language class
* Add a codes attribute on converters

0.1.4

**release date:** 2013-10-20

* Fix converters not raising NoConversionError

0.1.3

**release date:** 2013-09-29

* Fix source distribution

0.1.2

**release date:** 2013-09-29

* Add missing files to source distribution

0.1.1

**release date:** 2013-09-28

* Fix python3 support

0.1

**release date:** 2013-09-28

* Initial version
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant