Skip to content

Releases: Fenix22/python-fmdata

v0.1.5

11 Mar 11:00

Choose a tag to compare

v0.1.4

10 Mar 16:24

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Mar 13:40

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

25 Nov 18:08

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Nov 19:29

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.0.41

11 Nov 15:49

Choose a tag to compare

Fix Login and http status codes exceptions

0.0.40

08 Jul 12:59

Choose a tag to compare

+ Fixed _result_cache in QuerySet

+ Fixed __getitem()__ to have coherent response on slice and to use _result_cache if possible
+ Reimplemented CacheIterator __iter__() to support multiple owners in single thread

0.0.39

19 Jun 13:26

Choose a tag to compare

Fix portal_meta_data list/iterator

0.0.38

19 Jun 13:24

Choose a tag to compare

No regression test test_inputs.py test_session_providers.py test_util…

0.0.37

19 Jun 13:05

Choose a tag to compare

CacheIterator with negative index + No regression test