Skip to content
Snippets Groups Projects
Rajmund Hruška's avatar
Rajmund Hruška authored
0.1.14

Closes #3 and #2

See merge request 709/warden/typedcols!6
900ac0f8
History

typedcols - README

Warning

Although production code is based on this library, it should still be considered as work in progress.

Introduction

Python 2 and 3 compatible library providing typed collections.

This README file is work in progress, sorry about that.

Copyright

Copyright (c) since 2016, CESNET, z. s. p. o.
Author: Pavel Kácha <pavel.kacha@cesnet.cz>
Use of this package is governed by the ISC license, see LICENSE file.

Changelog

Version 0.1.14

Released 2022-06-27

  • Added a config file for GitLab CI/CD.
  • Fixed deprecation warnings for Python 3.7+ regarding collections.abc
  • Updated the repository information.
  • Updated packages versions.