Domain2idna

Latest version: v1.12.0

Safety actively analyzes 632632 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.10.1

:tada: Glad to announce this new version of domain2idna! :tada:

New Features

* Introduction of the support of URL conversion.
* Introduction of the `--encoding` argument.
* Introduction of a way to build and upload conda packages.

Enhancements

* Improvement of the core and structure of the project.
* Update of the documentation.
* Fix typos.
* Travis CI jobs.

Warnings

* The `domain2idna.get` function is declared as deprecated and will be removed in future version.

Pre-release tester(s)

* Written tests

_Continuation of an amazing adventure with this new version_ :smiley_cat:

1.9.1

:tada: Glad to announce this new version of domain2idna! :tada:

Enhancement

* Moved domain2idna to the PyFunceble GitHub organization.
* Improved docstrings.
* Improvement of the CI configuration.
* Tests are now run with the following Python version.
* Python 3.6.8
* Python 3.6.9
* Python 3.7.4
* Python 3.7.5

_Continuation of an amazing adventure with this new version :smile_cat:_

1.7.0

:tada: Glad to announce this new version of domain2idna! :tada:

Enhancement

* Update of the licence years.
* Update of `requirements.txt`.
* Usage of Conda for the CI tests.
* Introduction of the tests under `osx`.
* Code review in order to avoid `filter()`.


_Continuation of an amazing adventure with this new version :smile_cat:_

1.6.0

:tada: Glad to announce this new version of domain2idna! :tada:
I hope that it's gonna be liked!!

Enhancement

* Introduction of the Python 3.7.0 support.

_Continuation of an amazing adventure with this new version :smile_cat:_

1.5.1

:tada: Glad to announce this new version of domain2idna! :tada:
I hope that it's gonna be liked!!

Enhancement

* Improvements of the tests.
* Improvement of the way we handle a given string.

Fixed issues

* Review of the way we handle the ignored domains/words (`["0.0.0.0", "localhost", "127.0.0.1", "localdomain", "local", "broadcasthost", "allhosts", "allnodes", "allrouters", "localnet", "loopback", "mcastprefix"]`)

Pre-release tester(s)

* Written tests

_Continuation of an amazing adventure with this new version_ :smiley_cat:

1.5.0

:tada: Glad to announce this new version of domain2idna! :tada:
I hope that it's gonna be liked!!

New Features

* Introduction of the [documentation](http://domain2idna.readthedocs.io).
* Introduction of the [PyPi package](https://pypi.org/project/domain2idna/).
* Introduction of [coveralls](https://coveralls.io/github/funilrys/domain2idna).
* Introduction of [travis-ci](https://travis-ci.com/funilrys/domain2idna) tests.
* Introduction of a new function (`get()`) to call when using `domain2idna` as an imported module ([cf.](http://domain2idna.readthedocs.io)).
* Introduction of new test cases.

Enhancement

* Improvements of the tests.

Fixed issues

* Review of the way we test if the parsed domain is a valid string and not empty or `None`.

Pre-release tester(s)

* Written tests

_Continuation of an amazing adventure with this new version_ :smiley_cat:

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.