Skip to content

Releases: Mg30/genpipes

Support python 3.8.0

26 May 12:55
Compare
Choose a tag to compare

What's Changed

  • python 3.8.0 support

Full Changelog: v2.0.0...v2.0.1

v2.0.0

20 Mar 15:29
Compare
Choose a tag to compare

What's Changed

  • Create LICENSE by @Mg30 in #11

  • Feature/upgrade package by @Mg30 in #12

  • Improve CI/CD

  • Support of python 3.7 and below is no more tested

  • Update dependencies

Full Changelog: v1.0.0...v2.0.0

Major release V1: Removing datasource decorator

21 Jan 14:44
3249d24
Compare
Choose a tag to compare

Release Note

Breaking change

This version remove the datasource decorator from declare module closing #5 .

Enhancements

@Nikzy improve the code base by closing #6 and #8

version 0.1.2

16 Aug 14:47
Compare
Choose a tag to compare

Fix bug: error on forwarding kwargs argument to generator decorator function

version 0.1.1

31 Dec 10:08
Compare
Choose a tag to compare
  • Improvement and correction of documentation
  • Improvement of tests

version 0.1.0

30 Dec 09:14
Compare
Choose a tag to compare

First release of the genpipes project.