# Changelog All notable changes to this project will be documented in this file. ## [unreleased] ### ๐Ÿš€ Features - [**breaking**] Add parse_from parse_into methods for elements ([63d00ec](https://github.com/sbr075/influxlp-tools-rs/commit/63d00ecc46652ffb48de71bd97785af88cad09b0)) ### ๐Ÿ› Bug Fixes - Add sync send trait to error ([c2ef9ad](https://github.com/sbr075/influxlp-tools-rs/commit/c2ef9ad886530f3f9b5196262d55ebe7b8c6d49f)) ### ๐Ÿ“š Documentation - Fix spelling mistake in README ([dc175ca](https://github.com/sbr075/influxlp-tools-rs/commit/dc175cab43450c32671a2368004a57b2826bd200)) - Add build and release status badge ([5646578](https://github.com/sbr075/influxlp-tools-rs/commit/5646578c3d6fb7a868419e7a2c789347c25446b1)) ### ๐Ÿงน Routine Tasks - Bump version from 0.2.2 to 0.2.3 ([e071fe0](https://github.com/sbr075/influxlp-tools-rs/commit/e071fe041c9e434a82d59d371bb18aa14569cfa5)) ## [0.2.2] - 2024-10-19 ### ๐Ÿ› Bug Fixes - Fix licenses in cargo toml ([81ba84b](https://github.com/sbr075/influxlp-tools-rs/commit/81ba84bc07521c7d323fabb3c5a1771d3b825477)) ## [0.2.1] - 2024-10-19 ### ๐Ÿ“š Documentation - Add rustdoc documentation ([02a0377](https://github.com/sbr075/influxlp-tools-rs/commit/02a0377b1a567b2f8349bb5d0f02a9f91d619581)) ### ๐Ÿงน Routine Tasks - Bump version from 0.2.0 to 0.2.1 ([556cee7](https://github.com/sbr075/influxlp-tools-rs/commit/556cee71f55fb3efe697abceafcd2ef4f21bc377)) ## [0.2.0] - 2024-10-19 ### ๐Ÿš€ Features - Add parse vec method ([4b4edbc](https://github.com/sbr075/influxlp-tools-rs/commit/4b4edbcc683e9feae1c6b29a8e9340cf98cf1df2)) - Add getter setter for line protocol fields ([8d84a31](https://github.com/sbr075/influxlp-tools-rs/commit/8d84a3191f9ce6c1b8195adccf9dd0fc463543d4)) ### ๐Ÿ“š Documentation - Add code documentation ([91c78c6](https://github.com/sbr075/influxlp-tools-rs/commit/91c78c6f034e319ed26c4acc16e1096490691c69)) - Update README ([1311dd6](https://github.com/sbr075/influxlp-tools-rs/commit/1311dd6361791a3ad22c62c8859dc2890feb1f9a)) ### ๐Ÿงช Testing - Added tests for builder, parser, and elements ([9d47684](https://github.com/sbr075/influxlp-tools-rs/commit/9d476846c0d3bf02c5c95ffac83ec5c549cc8067)) ### ๐Ÿงน Routine Tasks - Add apache for dual license ([ef6585b](https://github.com/sbr075/influxlp-tools-rs/commit/ef6585b119cbbe5edaf3342fa56900c2a33f2e39)) - Bump version from 0.1.3 to 0.2.0 ([d1165a4](https://github.com/sbr075/influxlp-tools-rs/commit/d1165a4e4451add9ad63fa731ae40cc5852aa038)) ## [0.1.3] - 2024-10-19 ### ๐Ÿš€ Features - [**breaking**] Rework from traits for string values for field value ([60a83d3](https://github.com/sbr075/influxlp-tools-rs/commit/60a83d30ab3eb65c00d33482cfb945ade1a6ab3e)) ### ๐Ÿ› Bug Fixes - Fix measurement name parsing ([43729de](https://github.com/sbr075/influxlp-tools-rs/commit/43729dedb7e1ef644227762a1962d3a867da61cd)) ### ๐Ÿงน Routine Tasks - Bump version from 0.1.2 to 0.1.3 ([5e55392](https://github.com/sbr075/influxlp-tools-rs/commit/5e55392adfade5c665bd7f8566b0ffffaf838f8f)) ## [0.1.2] - 2024-10-19 ### ๐Ÿš€ Features - First version of line protocol tools ([5540a6f](https://github.com/sbr075/influxlp-tools-rs/commit/5540a6f1aba47f68909e95d546206b63704dc3cb)) ### ๐Ÿ”จ Build Environment - Add release workflow ([0a80fc3](https://github.com/sbr075/influxlp-tools-rs/commit/0a80fc3c690db6853dfaccb3db51209c515246de)) - Fix release workflow ([a272d65](https://github.com/sbr075/influxlp-tools-rs/commit/a272d6594e3421ad7b539afb887c24f2391a3784)) - Fix changelog workflow ([47178fd](https://github.com/sbr075/influxlp-tools-rs/commit/47178fdf70edd3a3a98d95968722d0350acb4e7c)) ### ๐Ÿงน Routine Tasks - Add templates for bug reporting and feature requests ([8f115d5](https://github.com/sbr075/influxlp-tools-rs/commit/8f115d580e6e874d1f76f746dfe14e3e9ca18b93))