Skip to content

nomen-2.3.6

Latest
Compare
Choose a tag to compare
@urbanware-org urbanware-org released this 05 Sep 19:45

⚠️ This is the last release that officially supports the Python 2.x framework.
ℹ️ Later versions require Python 3.x (details can be found here).

Download

You may download the .tar.gz or .zip archive (beginning with nomen) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Changelog

♻️ Revisions:

  • Revised the code of all components in general (applied some PEP8 style guidelines).3
  • Revised the code of the core modules (negligible changes).2, 3
  • Revised (replaced) the method to rename files inside the common core module.3

🔧 Fixes:

  • Fixed rename modes inside the Nomen File Renamer script (removed useless mode).2, 3

2 Change that applies to the Python 2.x release
3 Change that applies to the Python 3.x release