]> git.phdru.name Git - m_lib.defenc.git/shortlog
m_lib.defenc.git
2023-12-14 Oleg BroytmanRelease 1.1.0.post1: Tested with Pytho 3.12 master
2023-08-10 Oleg BroytmanRelease 1.1.0: Updated for Python 3.11
2023-08-10 Oleg BroytmanFix(locale): Do not call `locale.getdefaultlocale(...
2022-09-21 Oleg BroytmanBuild(devscripts/release): Disable progress bar for...
2020-02-25 Oleg BroytmanDocs: Install using `pip install`
2019-02-02 Oleg BroytmanBuild(release): Skip exiting files at PyPI
2019-01-31 Oleg BroytmanPython 3.7
2018-08-21 Oleg BroytmanBuild(release): Stop releasing eggs
2018-06-28 Oleg BroytmanBuild: Add Python 3.7
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-16 Oleg BroytmanBuild: pypi.python.org => pypi.org
2018-04-14 Oleg BroytmanBuild: Python 2.6 means pip >= 9, < 10
2018-04-08 Oleg BroytmanStyle(setup.py): Reindent parameters
2018-03-31 Oleg BroytmanBuild(release): Do not GPG-sign release files
2018-03-30 Oleg BroytmanBuild(setup.py): Add long_description_content_type
2018-03-29 Oleg BroytmanBuild(setup.py): Add `project_urls`
2018-03-28 Oleg BroytmanBuild(setup.py): Use setuptools instead of distutils
2018-01-10 Oleg BroytmanDocs: Fixed minor misspelling
2017-12-13 Oleg BroytmanDoc: Fix pip command line
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-10-15 Oleg BroytmanDocs: setup.py requires setuptools but doesn't try...
2017-08-19 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-08-05 Oleg BroytmanFeat(devscripts): Remove `twine register` from release...
2017-04-30 Oleg BroytmanMinor change in README
2017-04-29 Oleg BroytmanMove prerelease-tag and release to devscripts
2017-04-26 Oleg BroytmanUpdate .gitignore 1.0.0
2017-04-26 Oleg BroytmanAdd release scripts
2017-04-26 Oleg BroytmanRefine description
2017-04-26 Oleg BroytmanAdd installation instructions
2017-04-23 Oleg BroytmanPrepare to publish at PyPI
2017-04-23 Oleg BroytmanThe library was tested and works with Python 3.5 and 3.6
2017-04-17 Oleg BroytmanRemove update script
2017-04-16 Oleg BroytmanSplit defenc.py from m_lib into a separate namespace...