Gst Client changelog =========================== All notable changes to this project will be documented in this file. ## [0.2.1] · 2024-07-20 [0.2.1]: /../../tree/0.2.1 [Diff](/../../compare/v0.2.0...0.2.1) ### ⚙️ Miscellaneous Tasks - Remove unused dependencies ([f282ef9]) [f282ef9]: /../../commit/f282ef9bedc8de4ecd4c5df862877f95d9df3f5b ## [0.2.0] · 2024-07-20 [0.2.0]: /../../tree/v0.2.0 [Diff](/../../compare/v0.1.2...v0.2.0) ### 🚀 Features - Allow to create GstClient from Url ([6cf5178]) - Reexport gstd_types::Response ([5dda4ef]) - Show error description from gstd ([6dd49e3]) ### 🐛 Bug Fixes - Delete pipeline endpoint ([2fa3beb]) - Incomplete set of properties ([77ad7e8]) - Pipeline().stop() fails due to incorrect parameters ([f5c63f6]) ### 🧪 Testing - Update tests ([8abcd98]) ### ⚙️ Miscellaneous Tasks - Add versions auto update ([3e46734]) - Run all check with `make check` & `make` commands ([f43338e]) - Add test run ([e7660ec]) - Improve version update in README ([c8db347]) - Add auto changelog generation ([6f71d58]) - Release gst-client version 0.2.0 ([7402285]) [3e46734]: /../../commit/3e4673451aceee11d307777b8e501d1bb6ce863d [6cf5178]: /../../commit/6cf51786aabee1be07bd16d199ae6eb922d03803 [f43338e]: /../../commit/f43338ef7e0f8bccdb3971537afd313c06029875 [5dda4ef]: /../../commit/5dda4ef4374448347e5af9e452c21449f48d714f [2fa3beb]: /../../commit/2fa3beb31927cce419ceeffe3d9afce794c21c92 [8abcd98]: /../../commit/8abcd98710be424b1df52b81ede98c018e36ff54 [77ad7e8]: /../../commit/77ad7e80248434bfb80c9ab1ea479086dfef57ec [f5c63f6]: /../../commit/f5c63f623f54723ce854bace7515c1af41e59233 [6dd49e3]: /../../commit/6dd49e390ba2a0c990561c67e2604a49c8acaa1c [e7660ec]: /../../commit/e7660ec678951fb4901e57d6ef4f121c91b3929b [c8db347]: /../../commit/c8db347f470ed78e257da1e00271ab7e95b54527 [6f71d58]: /../../commit/6f71d58d875e7f5b41c6102093b26881cb5948c8 [7402285]: /../../commit/74022852654af5eb46f842178b85a90945fadafb ## [0.1.2] · 2024-07-20 [0.1.2]: /../../tree/v0.1.2 [Diff](/../../compare/v0.1.1...v0.1.2) ### 🚀 Features - Accept all variation of String ([4221481]) ### 📚 Documentation - Improve docs ([48839d4]) ### ⚙️ Miscellaneous Tasks - Update lint and add another check on CI ([468f5bc]) [48839d4]: /../../commit/48839d4c8e691587ce6f028d424a6feba3bce60a [468f5bc]: /../../commit/468f5bc2cbf6e870a88163780a17b55428fef840 [4221481]: /../../commit/4221481ca1c7b9a02049eedabce960d860a1e67b [Semantic Versioning 2.0.0]: https://semver.org [GStremaer]: https://gstreamer.freedesktop.org/ [GStD HTTP API]: https://developer.ridgerun.com/wiki/index.php/GStreamer_Daemon_-_HTTP_APIª