Skip to content

Releases: soda480/list2term

v1.0.0

01 Jan 22:47
fd49dd2
Compare
Choose a tag to compare
  • feat: add/update examples
  • feat: make use of data attribute in overriden methods
  • fix: make use of private methods
  • fix: check for isatty prior to iteration
  • fix: index fill and return logic
  • feat: add more examples
  • doc: add module attribute and method documentation
  • doc: update example sections
  • fix: unit test mocks
  • docs: update images

v0.1.6

25 Nov 02:09
e152778
Compare
Choose a tag to compare
  • print lines on context manager exit only
  • add support for Python 3.11 and 3.12
  • rename unit test file
  • use latest version of upload/download artifact
  • update build cron schedule

v0.1.5

18 Oct 19:54
9258cd6
Compare
Choose a tag to compare
  • add ability to pass processes parameter to pool_map

v0.1.4

11 Oct 19:54
ee493e6
Compare
Choose a tag to compare
  • make context optional for pool_map function

v0.1.3

10 Oct 23:39
2d956a8
Compare
Choose a tag to compare
  • rename abstraction method pool_map

v0.1.2

08 Oct 19:45
5a6549b
Compare
Choose a tag to compare
  • rename and abstract pool_with_queue method
  • update examples

v0.1.1

28 Sep 19:53
219e3a5
Compare
Choose a tag to compare
  • add multiprocessing abstraction
  • update examples

v0.1.0

28 Sep 19:52
b54c285
Compare
Choose a tag to compare
  • initial release consisting of the l2term port