Skip to content

Releases: steenzout/python-object

1.0.18

18 Dec 21:22
b865e3e
Compare
Choose a tag to compare

1.0.16

18 Dec 20:37
00724ab
Compare
Choose a tag to compare
  • documentation
    • updated link to the readthedocs.org documentation on the README file
  • support for pip 10
  • sync with primogen 20181203
  • test Python 3.7
  • removed old Python versions
  • requirements-docs.txt: use sphinx_rtd_theme==0.4.2

1.0.14

14 Nov 23:14
Compare
Choose a tag to compare

1.0.12

14 Nov 23:13
Compare
Choose a tag to compare

1.0.10

14 Nov 23:13
Compare
Choose a tag to compare
  • documentation
    • use steenzout.sphinx to generate documentation
    • renamed version module to metadata
    • added extra attributes to the metadata module

1.0.8

13 Oct 18:00
Compare
Choose a tag to compare
  • added steenzout.object.Object.__str__ function
  • added six as a test dependency

1.0.6

13 Sep 21:22
Compare
Choose a tag to compare
  • added Singleton meta class

1.0.4

03 Sep 22:35
Compare
Choose a tag to compare
  • added Object.__repr__
  • documentation theme changed to sphinx_rtd_theme
  • renamed the test and documentation requirements files

1.0.2

16 Aug 05:28
Compare
Choose a tag to compare
  • fixed exclusion of steenzout namespace package

1.0.0

16 Aug 05:27
Compare
Choose a tag to compare
  • added Object class