]> git.proxmox.com Git - proxmox.git/history - proxmox-api-macro
bump proxmox-schema to 3.0.1-1
[proxmox.git] / proxmox-api-macro /
2024-02-02 Wolfgang Bumillerbump proxmox-api-macro to 1.0.8-1
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-06 Wolfgang Bumillerbump api-macro to 1.0.7-1
2023-12-06 Wolfgang Bumillerapi-macro: make skip_serializing_if without default...
2023-12-06 Wolfgang Bumillerapi-macro: add VariantAttrib
2023-12-06 Wolfgang Bumillerapi-macro: rename SerdeAttrib to FieldAttrib
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-10-03 Fabian Grünbichlerbump proxmox-api-macro to 1.0.6-1
2023-09-29 Wolfgang Bumillerupdate to syn 2
2023-08-08 Lukas Wagnerclippy fix: this (Default) `impl` can be derived
2023-08-03 Wolfgang Bumillerbump proxmox-api-macro to 1.0.5-1
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2023-04-03 Wolfgang Bumillerapi-macro: support non-idents in serde(rename)
2022-12-13 Fabian Grünbichlerclippy fix
2022-12-12 Wolfgang Bumillerbump proxmox-api-macro to 1.0.4-1
2022-12-12 Wolfgang Bumillerapi: support #[default] attribute
2022-12-12 Fabian Grünbichlermore workspace dependencies
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-06 Fabian Grünbichlerupdate d/control files
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-08-26 Thomas Lamprechtapi-macro: track d/control
2022-07-27 Wolfgang Bumillerapi-macro: clippy fixes
2022-06-29 Wolfgang Bumillerapi-macro: clippy fixes
2022-05-23 Wolfgang Bumillerapi-macro: doc update
2022-05-19 Wolfgang Bumillerbump proxmox-api-macro to 1.0.3-1
2022-05-11 Wolfgang Bumillerapi-macro: allow overriding field attributes in the...
2022-04-12 Wolfgang Bumillerbump proxmox-api-macro to 1.0.2-1
2022-04-12 Dominik Csapakproxmox-api-macro: add 'streaming' option
2022-02-07 Stefan Sterzapi-macro: fix "Forgerty" typo
2021-12-07 Wolfgang Bumillerapi-macro: formatting
2021-11-30 Wolfgang Bumillerapi-macro: add #[updater(type = "...")]
2021-11-30 Wolfgang Bumillerapi-macro: clippy fixes
2021-10-12 Wolfgang Bumillerbump proxmox-api-macro to 1.0.1-1
2021-10-12 Wolfgang Bumillerdrop automatically_derived attribute for now
2021-10-11 Wolfgang Bumilleradd proxmox-schema and proxmox-router crates
2021-08-30 Wolfgang Bumillerbump proxmox-api-macro to 0.5.1-1
2021-08-26 Wolfgang Bumillerapi-macro: allow external schemas in 'returns' specific...
2021-08-25 Wolfgang Bumillerbump proxmox to 0.13.0-1 and proxmox-api-macro to 0.5.0
2021-08-13 Wolfgang Bumillerrustfmt
2021-08-13 Wolfgang Bumillermore updater cleanups
2021-08-12 Wolfgang Bumillerput API_SCHEMA variable into ApiType trait
2021-08-10 Wolfgang Bumillerfixup schema entry for updaters with explicit types
2021-08-10 Wolfgang Bumillerchange updater derivation
2021-08-10 Wolfgang Bumillerapi macro: assume that field types are api types by...
2021-08-10 Wolfgang Bumillerrefactor serde parsing for later reuse
2021-07-20 Thomas Lamprechtproxmox-api-macro: bump version to 0.4.0
2021-07-20 Dietmar Maurerupdate versions in generated control files
2021-07-20 Dietmar Maurerbump proxmox version to 0.12.0-1
2021-04-14 Wolfgang Bumillerbump api-macro to 0.3.4-1
2021-04-14 Wolfgang Bumillerapi-macro: fix Updatable path in generated derive attribute
2021-03-24 Wolfgang Bumillerapi-macro: fix dev-dep versions
2021-02-24 Wolfgang Bumillerbump api-macro to 0.3.3-1
2021-02-24 Wolfgang BumillerUpdater: take serde renames into account
2021-02-11 Wolfgang Bumillerbump api-macro to 0.3.2-1
2021-02-04 Wolfgang Bumillerapi-macro: pull in 'extra-traits' feature from syn
2021-02-03 Wolfgang Bumillerapi-macro: let tests depend on api-macro
2021-02-03 Wolfgang Bumillerformatting fixups
2021-02-03 Wolfgang Bumillerupdaters: docs and exports
2021-02-03 Wolfgang Bumillerapi-macro: introduce updaters
2021-02-01 Fabian Grünbichlerdebcargo: fix maintainer directive
2021-01-14 Fabian Grünbichlerbump proxmox-api-macro to 0.3.1-1
2021-01-13 Fabian Grünbichlermove ParameterSchema from router to schema
2021-01-05 Wolfgang Bumillermacro: refactoring
2020-12-22 Dietmar Maurerupdate control files, fix changelogs
2020-12-22 Dietmar Maurerbump versions to 0.9.0-1/0.3.0-1
2020-12-22 Wolfgang Bumillermacro: temporary d/changelog update
2020-12-22 Wolfgang Bumillerapi-macro: support flattened parameters
2020-12-22 Wolfgang Bumillerapi-macro: factor parameter extraction into a function
2020-12-22 Wolfgang Bumillerapi-macro: more tuple refactoring
2020-12-22 Wolfgang Bumillerapi-macro: object schema entry tuple -> struct
2020-12-22 Wolfgang Bumillerapi-macro: suport AllOf on structs
2020-12-22 Wolfgang Bumillerapi-macro: add more standard Maybe methods
2020-12-22 Wolfgang Bumillerapi-macro: forbid flattened fields
2020-12-22 Wolfgang Bumillerapi-macro: add 'flatten' to SerdeAttrib
2020-12-22 Wolfgang Bumillerapi-macro: support optional return values
2020-12-09 Wolfgang Bumillerupdate d/control
2020-12-09 Wolfgang Bumillerbump proxmox-api-macro to 0.2.4-1
2020-12-07 Wolfgang Bumillerapi-macro: lower a whole bunch of errors
2020-12-07 Wolfgang Bumillerapi-macro: forbid description on incompatible schemas
2020-11-30 Fabian Grünbichlerbuild: track d/control in git
2020-11-16 Wolfgang Bumillerformatting fixup
2020-11-10 Wolfgang Bumillerapi-macro: support raw method parameters
2020-11-05 Thomas Lamprechtbump proxmox-api-macro version to 0.2.3
2020-10-29 Wolfgang Bumillertest fixups
2020-10-27 Thomas Lamprechtapi macro: reuse generated default const for "unwrap_or"
2020-10-14 Wolfgang Bumillerclippy fixups
2020-10-02 Wolfgang Bumillerformatting fixup
2020-09-19 Dietmar Maurerbump versions to proxmox 0.4.0 and proxmox-api-macro...
2020-09-19 Dominik Csapakapi-macro: replace ident hashmap with simple find
2020-09-17 Dietmar Maurerbump proxmox-api-macro version to 0.2.1-1
2020-09-17 Dominik Csapakapi-macro: relax Fieldname rules
2020-09-17 Dominik Csapakapi-macro: fix broken binary ident search
2020-07-28 Wolfgang Bumillerswitch to using mod.rs
2020-07-16 Wolfgang Bumillerapi-macro: formatting fixups
2020-07-16 Wolfgang Bumillervarious clippy lint fixes
2020-07-10 Wolfgang Bumillerbump api macro to 0.2.0-1
2020-07-10 Wolfgang Bumillerapi-macro: test using return schemas within return...
next