Skip to content

Releases: eykd/convoke

2.2.9

01 Feb 01:23
Compare
Choose a tag to compare

2.2.9 (2024-02-01)

Fix

  • fix documentation URL

[master d7d0064] bump: version 2.2.8 → 2.2.9
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.8

01 Feb 01:17
Compare
Choose a tag to compare

2.2.8 (2024-02-01)

Fix

  • fix git invocation in docs deploy action

[master 6b8d409] bump: version 2.2.7 → 2.2.8
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.7

01 Feb 01:10
Compare
Choose a tag to compare

2.2.7 (2024-02-01)

Fix

  • pull before trying to push docs branch

[master 44bd762] bump: version 2.2.6 → 2.2.7
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.6

01 Feb 01:06
Compare
Choose a tag to compare

2.2.6 (2024-02-01)

Fix

  • fix shell script errors in docs publish action

[master f60f43b] bump: version 2.2.5 → 2.2.6
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.5

01 Feb 00:59
Compare
Choose a tag to compare

2.2.5 (2024-02-01)

Fix

  • fix, simplify docs publish script

[master 9dced8a] bump: version 2.2.4 → 2.2.5
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.4

01 Feb 00:46
Compare
Choose a tag to compare

2.2.4 (2024-02-01)

Fix

  • configure git for docs push in publish action

[master e63b1fe] bump: version 2.2.3 → 2.2.4
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.3

01 Feb 00:32
Compare
Choose a tag to compare

2.2.3 (2024-02-01)

Fix

  • don't try and set a default alias when it's already set up

[master 321e173] bump: version 2.2.2 → 2.2.3
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.2

01 Feb 00:27
Compare
Choose a tag to compare

2.2.2 (2024-02-01)

Fix

  • install Poetry first when publishing docs

[master 10fbaa3] bump: version 2.2.1 → 2.2.2
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.1

01 Feb 00:19
Compare
Choose a tag to compare

2.2.1 (2024-02-01)

Fix

  • fix Github docs deploy action syntax

[master a4e9377] bump: version 2.2.0 → 2.2.1
2 files changed, 7 insertions(+), 1 deletion(-)

2.2.0

01 Feb 00:06
Compare
Choose a tag to compare

2.2.0 (2024-02-01)

Feat

  • use mike to manage multiple versions of docs
  • use mkdocs-material theme
  • auto-publish docs
  • add mkdocs documentation with configs tutorial, API reference

Fix

  • fix typos in docstrings; prepare for mkdocs
  • emit a valid string for falsey values when generating .env

[master 0a3796e] bump: version 2.1.0 → 2.2.0
2 files changed, 15 insertions(+), 1 deletion(-)