------------------------------------------------------------------
Wed Jan 14 15:13:00 UTC 2025 - Tiara Hock <tiara.dev@proton.me>
- 1.0.2
* Update tempaltes for crate generation
* Update Thanix' Rust version
------------------------------------------------------------------
Tue Jan 13 14:00:00 UTC 2025 - Tiara Hock <tiara.dev@proton.me>
- 1.0.1
* Update dependencies to latest versions
* Migrate CI to codeberg woodpecker instance
------------------------------------------------------------------
Tue Sep 16 12:00:00 UTC 2025 - Tiara Hock <tiara.dev@proton.me>
- 1.0.0
* Create Windows and MacOS binaries
* Update installation instructions
------------------------------------------------------------------
Mon Jun 03 13:45:00 UTC 2025 - Marvin Friedrich <contact@marvinf.com>
- 0.1.0_beta.17
* Fix generation of PATCH structs
------------------------------------------------------------------
Mon Jun 02 02:45:00 UTC 2025 - Marvin Friedrich <contact@marvinf.com>
- 0.1.0_beta.16
* Add debug feature to generated thanix_client crate
------------------------------------------------------------------
Wed May 28 10:45:00 UTC 2025 - Marvin Friedrich <contact@marvinf.com>
- 0.1.0_beta.15
* Rework workaround mode to be compatible with NetBox 4.3.1 inconsistent replies
------------------------------------------------------------------
Tue May 27 15:54:00 UTC 2025 - Marvin Friedrich <contact@marvinf.com>
- 0.1.0_beta.14
* Add Array type support for structgen
------------------------------------------------------------------
Fri Sep 27 12:00:00 UTC 2024 - Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.12-0.1
* Scrub index arrays from serde_qs::to_string function from query strings
* Fix query struct fields not being public
------------------------------------------------------------------
Fri Sep 06 12:00:00 UTC 2024- Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.9-0.1
* Fix type recognition logic
------------------------------------------------------------------
Fri Sep 06 12:00:00 UTC 2024 - Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.8-0.1
* Fix critical bug in workflow mode breaking type generation for sanitary structs
------------------------------------------------------------------
Fri Sep 06 12:00:00 UTC 2024 Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.7-0.1
* Fix the version module not being public in output
------------------------------------------------------------------
Fri Sep 06 12:00:00 UTC 2024 Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.6-0.1
* Generate output with feature to dynamically build a VERSION constant
------------------------------------------------------------------
* Thu Sep 05 12:00:00 UTC 2024 Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.5-0.1
* Add workaround to allow output to handle unsanitary response data
------------------------------------------------------------------
* Tue Feb 27 12:00:00 UTC 2024 2024 Tiara Hock <tiara.dev@proton.me>
- 0.1.0_beta.1-0.1
* Fully functional beta release
* Rewritten the path and type generation logic
* Handled API parameters of unspecified type