Recent Releases of mimeo

mimeo - v1.2.1

Minor patch: Fix missing dependency "Rich" which is now used to format logging messages.

Full Changelog: https://github.com/Adamtaranto/mimeo/compare/v1.2.0...v1.2.1

- Python
Published by Adamtaranto about 1 year ago

mimeo - v1.2.0

What's Changed

  • Move to single entrypoint 'mimeo' with submodules for map, x, filter, and self. Not backwards compatible
  • Use mkdocs for documentation
  • Use Rich logging
  • Partial modularisation

  • Restructureanddocs by @Adamtaranto in https://github.com/Adamtaranto/mimeo/pull/5

Full Changelog: https://github.com/Adamtaranto/mimeo/compare/v1.1.3...v1.2.0

- Python
Published by Adamtaranto about 1 year ago

mimeo - v1.1.3

  • Fixed bug 'rU' --> 'r'
  • Cleaned up mimeo map core functions and added docstrings + more LASTZ config options
  • Use Ruff formatting

What's Changed

  • Minor refresh by @Adamtaranto in https://github.com/Adamtaranto/mimeo/pull/3

New Contributors

  • @Adamtaranto made their first contribution in https://github.com/Adamtaranto/mimeo/pull/3

Full Changelog: https://github.com/Adamtaranto/mimeo/compare/1.1.2...v1.1.3

- Python
Published by Adamtaranto about 1 year ago

mimeo - v1.1.2

Migrate package to Hatch.

- Python
Published by Adamtaranto over 1 year ago