Commit graph

11 commits

Author SHA1 Message Date
github-actions[bot]
28de7165bd
Bumps version to 0.2.0 (#15)
Co-authored-by: tconbeer <tconbeer@users.noreply.github.com>
2025-01-08 11:12:09 -07:00
Ted Conbeer
ebfbf8f6e3 fix: relax harlequin dependency; update other deps 2025-01-08 11:07:41 -07:00
dependabot[bot]
0519a1cf9a
build(deps): bump tqdm from 4.66.1 to 4.66.3 (#7)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:44:21 -06:00
dependabot[bot]
09f357e595
build(deps): bump jinja2 from 3.1.3 to 3.1.4 (#8)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:44:03 -06:00
dependabot[bot]
7175d5d777
build(deps): bump jinja2 from 3.1.2 to 3.1.3 (#5)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 15:04:02 -07:00
github-actions[bot]
eb4154be33
v0.1.1 (#3)
* Bumps version to 0.1.1

* chore: update changelog

---------

Co-authored-by: tconbeer <tconbeer@users.noreply.github.com>
2024-01-09 15:16:29 -07:00
Ted Conbeer
6114a970e3 fix: update distribution name 2024-01-09 15:09:07 -07:00
tconbeer
e0b56ecf21 Bumps version to 0.1.0 2024-01-09 15:06:45 -07:00
Ted Conbeer
dbe2dbd1da fix: typo in readme 2024-01-09 14:51:07 -07:00
Ted Conbeer
bc2c053d90 feat: add basic adapter 2024-01-09 14:47:01 -07:00
Ted Conbeer
6d425d0acd
Initial commit 2024-01-08 13:45:20 -07:00