Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Pin transliterate to latest version 1.10.2 - #3

Open
pyup-bot wants to merge 1 commit into
masterfrom
pyup-pin-transliterate-1.10.2
Open

Pin transliterate to latest version 1.10.2#3
pyup-bot wants to merge 1 commit into
masterfrom
pyup-pin-transliterate-1.10.2

Conversation

@pyup-bot

Copy link
Copy Markdown

This PR pins transliterate to the latest release 1.10.2.

Changelog

1.10.2

------
2018-09-17

- Add ``get_translit_function`` for speed-ups when looping through a large
set of strings.

1.10.1

------
2018-05-02

- Fixes and improvements in Georgian language pack. Removed historical
asomtavruli (an old Georgian script which is no longer used) support.
- Improvements in Serbian language pack.

1.10

----
2017-07-07

- Added Serbian language pack.
- Drop Python 2.6 support.

1.9

---
2016-12-27

- Dropping Python 3.2 and Python 3.3 support.
- Clean up.
- pep8 fixes.
- Minor fixes in Greek language pack.
- Dedicated shell in example project.
- Tested again PyPy.

1.8.1

-----
2016-07-11

- Fixes in Mongolia language pack.

1.8

---
2016-07-09

- Added Macedonian language pack.
- Added Mongolian language pack.
- Drop support for Python 3.2.

1.7.6

-----
2016-01-29

- Fixes in language detection.

1.7.5

-----
2015-11-11

- Fixes in Greek language.

1.7.4

-----
2015-10-24

- Python wheels support added.

1.7.3

-----
2014-07-30

- Added Bulgarian language pack.

1.7.2

-----
2014-06-18

- Refactored Python 3.2 support approach.

1.7.1

-----
2014-06-17

- Refactored tests.

1.7

---
2014-06-17

- Added Python 3.2 support.

1.6.1

-----
2014-05-21

- Fixes in Russian language pack.

1.6

---
2014-03-12

- Ukrainian language pack added.
- Each language pack got an extra properly ``detectable``, which is set to
False by default. Language packs with that properly set to False are excluded
from language auto-detection.
- Improved tests.

1.5

---
2013-10-15

- Lowering ``six`` package requirement to 1.1.0.
- Minor documentation improvements.

1.4

---
2013-10-11

- Added a fallback lorem ipsum generator for Python 3.

1.3

---
2013-10-01

- Fixed reversed translation of some chars in Russian language pack.
- Improved tests.
- Minor API improvements.

1.2

---
2013-09-08

- Python 3 support added.

1.1

---
2013-09-08

- Allow language packs to be unregistered when not forced.
- Minor documentation improvements.

1.0

---
2013-08-04

- Auto transliterate when reversed added
- Better exception handling.

0.9

---
2013-08-03

- Greek language pack status changed to beta.
- Improvements of slugify and language detection of Greek language.

0.8

---
2013-08-03

- Greek language support added.
- Minor fixes in Georgian language pack.

0.7

---
2013-08-03

- Georgian language support added.

0.6

---
2013-08-03

- Minor fixes.

0.5

---
2013-07-31

- Configurable settings added.
- Minor fixes.
- Better debugging.
- Minor documentation improvements.

0.4

---
2013-07-17

- Python 2.6 support added.
- Minor documentation improvements.

0.3

---
2013-07-14

- Slugify feature added.
- Language auto detection from given text added.
- Minor fixes.

0.2

---
2013-07-12

- Lorem ipsum generator added.
- Minor documentation improvements.

0.1

---
2013-07-11

- Initial.
Links

@ghost

ghost commented Mar 28, 2020

Copy link
Copy Markdown

Congratulations 🎉. DeepCode analyzed your code in 0.002 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant