Commit Graph

24 Commits

Author SHA1 Message Date
39693774e3
feat: final commit indicating move to dagger/dagger
Some checks reported warnings
ci / deploy (push) Has been cancelled
ci-multi-platform / test (beta, ubuntu-22.04, beta) (push) Has been cancelled
ci-multi-platform / test (nightly, ubuntu-22.04, nightly) (push) Has been cancelled
ci-multi-platform / test (nightly-musl, ubuntu-22.04, nightly, x86_64-unknown-linux-musl) (push) Has been cancelled
ci-multi-platform / test (pinned, ubuntu-22.04, 1.65.0) (push) Has been cancelled
ci-multi-platform / test (stable, ubuntu-22.04, stable) (push) Has been cancelled
ci-multi-platform / test_multi_platform (macos-latest) (push) Has been cancelled
ci-multi-platform / test_multi_platform (ubuntu-latest) (push) Has been cancelled
ci-multi-platform / rustfmt (push) Has been cancelled
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-29 12:43:14 +02:00
107d3ca0bf 🚀 chore(README.md): check off introducing thiserror for better errors in plan for next release
The plan for the next release has been updated to reflect that the [thiserror](https://docs.rs/thiserror/latest/thiserror/) library has been introduced to improve error handling.
2023-04-30 13:12:23 +02:00
b72920e235
chore(README.md): mark dagger run compatibility and upstream update tasks as completed 2023-04-30 11:39:08 +02:00
9d3c21d16b
fix: delete other files/folder in downloads: #57 2023-04-25 08:33:43 +02:00
ff06cde662
docs: add checklist for missing features 2023-04-22 13:11:27 +02:00
1b31331765
feat: update readme 2023-03-13 23:57:32 +01:00
6b43d5bc36
fix: proper readme 2023-03-10 23:44:36 +01:00
d3faa996e6
docs: check async variant 2023-02-19 21:48:30 +01:00
3f13c40ab8 fix: roadmap item api stabilization 2023-02-19 18:00:04 +01:00
90ab2e2b7d feat: clear release-cycle roadmap item 2023-02-19 14:37:23 +01:00
578c2a6883
document usage 2023-02-17 18:00:20 +01:00
4a4c03f3c2
feature/add impl (#6)
* format code

* with object gen and args

* add implementation

* add rust generator

* reset generated code

* add basic output

* reset output

* add object

* add format function

* with opts

* fix vec

* add context to unwrap

* fix arguments

* with function body

* first complete generation: Still missing Vec<Obj>

* run full alpine

* add roadmap item
2023-02-17 12:33:16 +01:00
04526c052b
add async roadmap item 2023-02-11 14:13:49 +01:00
52a0db3e31
context and querier done 2023-02-11 14:03:06 +01:00
99bab8e1b0
context roadmap item 2023-02-05 23:45:35 +01:00
46157ec536
add roadmap items 2023-02-05 19:29:44 +01:00
34ed5fc3e9
add querier roadmap item 2023-01-30 22:25:40 +01:00
ed0321c364
add documentation roadmap item 2023-01-29 22:39:06 +01:00
aa107f8028
add architecture 2023-01-29 22:33:21 +01:00
147114fd9b
Add querier 2023-01-29 22:20:04 +01:00
68167346dc
with status 2023-01-29 22:18:39 +01:00
2eb5d98c8a
with type filtering 2023-01-28 20:21:19 +01:00
38fe359f78
with disclaimer 2023-01-27 08:54:43 +01:00
997223eeaa
set readme and license 2023-01-27 08:38:39 +01:00