Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Releases: cnumr/ecoindex_cli

v2.3.0

18 Nov 08:11
6329105
Compare
Choose a tag to compare

🚀 Features

  • Try except in asyncio #83

🧰 Chore

  • chore(deps): Update project version and deps #88
Uncategorized
  • chore(deps): bump matplotlib from 3.4.3 to 3.5.0 #86
  • chore(deps): bump jinja2 from 3.0.2 to 3.0.3 #85

v2.2.0

04 Nov 13:53
a5d49c0
Compare
Choose a tag to compare
Uncategorized
  • adding no-interaction argument #80

v2.1.3

04 Nov 13:11
6ace421
Compare
Choose a tag to compare

🐛 Fixes

  • fix(template): Use absolute path to declare jinja template folder #82
Uncategorized

v2.1.2

04 Nov 12:56
cb91cc5
Compare
Choose a tag to compare

🐛 Fixes

  • fix(template): Use absolute path of folder to find template #81
Uncategorized

v2.1.1

02 Nov 14:12
2fc23c5
Compare
Choose a tag to compare

🐛 Fixes

  • fix(async): Update project to use async version #78
Uncategorized

v2.1.0

06 Oct 13:04
c7c7c31
Compare
Choose a tag to compare

🧰 Chore

  • chore(deps): Update dependencies #71
Uncategorized
  • chore(deps): bump ecoindex from 1.5.0 to 1.6.0 #64
  • chore(deps): bump pandas from 1.3.2 to 1.3.3 #65
  • chore(deps-dev): bump black from 21.8b0 to 21.9b0 #66

v2.0.1

08 Sep 08:02
7bd71fd
Compare
Choose a tag to compare

🧰 Chore

  • chore(documentation): Update documentation and dependencies #62
  • chore(deps): Updating pillow (8.3.1 -> 8.3.2) #63
Uncategorized
  • Bump typer from 0.3.2 to 0.4.0 #61
  • Bump pytest from 6.2.4 to 6.2.5 #60

v2.0.0

30 Aug 15:50
5a3b98a
Compare
Choose a tag to compare

🧰 Chore

  • chore(package): Reorganise code in one package and change behaviour of file generation #59
Uncategorized
  • Bump ecoindex from 1.3.0 to 1.4.0 #58

v1.3.0

23 Aug 15:37
c703615
Compare
Choose a tag to compare

🚀 Features

  • Add --output option #55
Uncategorized
  • Bump pandas from 1.3.1 to 1.3.2 #57
  • Bump matplotlib from 3.4.2 to 3.4.3 #56

v1.2.0

30 Jul 08:30
798f7dd
Compare
Choose a tag to compare

🧰 Chore

  • chore(actions): Update and configure github actions
Uncategorized