Commit graph

38 commits

Author SHA1 Message Date
dependabot[bot] 8b5141376e
chore(deps): update colored_json requirement from 4.1.0 to 5.0.0
Updates the requirements on [colored_json](https://github.com/ctron/colored_json) to permit the latest version.
- [Release notes](https://github.com/ctron/colored_json/releases)
- [Commits](https://github.com/ctron/colored_json/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: colored_json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 08:42:32 +00:00
dependabot[bot] 63015deb1b
chore(deps): update rustls requirement from 0.22.2 to 0.23.0
Updates the requirements on [rustls](https://github.com/rustls/rustls) to permit the latest version.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.22.2...v/0.23.0)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 08:53:16 +00:00
dependabot[bot] a16ca64151
chore(deps): update strum requirement from 0.25.0 to 0.26.1
---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 08:16:42 +00:00
gak 4ba1dd2c33
chore: v0.1.13 2024-01-24 10:26:40 +11:00
gak c8b45d5c3e
chore: v0.1.12 2024-01-20 19:46:12 +11:00
gak c2b12df27b
chore: dep upgrades 2024-01-20 19:42:13 +11:00
dependabot[bot] 0676b6cf00
chore(deps): update rustls requirement from 0.21.7 to 0.22.1
Updates the requirements on [rustls](https://github.com/rustls/rustls) to permit the latest version.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.7...v/0.22.1)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 08:28:45 +00:00
gak cddc3ae452
chore: v0.1.11 2023-11-11 11:27:57 +11:00
gak f0f4a61fa2
chore: v0.1.10 2023-11-11 09:57:20 +11:00
gak b69fc9bff9
chore: v0.1.9 2023-11-06 12:00:07 +11:00
gak 60d5cfe3be
chore: v0.1.8 2023-11-03 10:22:19 +11:00
gak 9584cbe1d6
chore: colored_json 3.3.0 -> 4.0.0 (was yanked) 2023-11-03 07:46:55 +11:00
gak d561b94051
chore: nightly notes and rust-toolchain 2023-10-22 10:45:03 +11:00
gak 07b056bb87
chore: v0.1.7 2023-10-20 09:33:21 +11:00
gak 3c71bbe65e
chore: cargo upgrade 2023-10-20 08:15:06 +11:00
gak 95aa04644f
chore: v0.1.6 2023-10-10 12:45:44 +11:00
gak ac033ea1a5
doc: Cargo.toml description 2023-09-21 10:02:48 +10:00
gak 310c669448
chore: v0.1.5 2023-09-20 13:26:39 +10:00
gak e367c9345d
chore: v0.1.4 2023-09-05 13:52:39 +10:00
gak 6685072ea4
chore: v0.1.3 2023-08-30 20:15:31 +10:00
gak d32c84a056
chore: v0.1.2 2023-08-30 15:56:40 +10:00
gak b91b879393
release: 0.1.1 2023-08-29 16:17:36 +10:00
gak 3fd59df8b8
docs: add github url to cargo.toml 2023-08-29 15:11:54 +10:00
gak 0b32ec4251
docs: README tweaks, big CLI example 2023-08-29 14:02:46 +10:00
gak f1f2c2e566
doc: document calendar history a bit 2023-08-29 13:55:02 +10:00
gak 8881d0fa59
feat: cli only prints json, cli-pretty-json feature 2023-08-29 13:11:28 +10:00
gak e3c1044dd3
refactor: split up cli, more crate version updates 2023-08-29 11:33:03 +10:00
gak 0778ba268a
chore: cargo update, description update 2023-08-29 10:50:30 +10:00
gak 635bd84384
refactor: cli to be a binary with cli feature 2023-08-29 10:49:04 +10:00
gak 009ae67734
fix: double url appended, chore: lint cleanups 2023-08-29 10:29:06 +10:00
gak 2bd682de6a
bug: #1 fix auth using pkce 2023-08-29 10:18:42 +10:00
gak ce3552cdc7 wip: powerwall_energy_history 2022-07-25 10:00:55 +10:00
gak 6e9888acfa fix: energy and power for calendar_history 2022-07-24 13:00:05 +10:00
gak b07c12d397 wip: calendar_history 2022-07-24 09:16:34 +10:00
gak 9cca1ca5bd wip: Add cli example. Change api macros. 2022-07-21 17:08:49 +10:00
gak 934f0d7802 fix: Non wildcard versions in Cargo.toml 2022-07-21 13:52:08 +10:00
gak ad901addea fix: Cargo.toml description for publish 2022-07-21 13:50:14 +10:00
gak 54108eb896 initial 2022-07-21 13:46:49 +10:00