# Changelog ### 0.4.1 (Oct 8, 2022) - Refactors [(935828d)](https://github.com/rust-ergo/rustkit/commit/935828db27400260782ca058ca230c5df533224e) - Set version 0.4.1 [(b237a39)](https://github.com/rust-ergo/rustkit/commit/b237a39dd1e653fff6842170aa5384808e400fc6) ### 0.4.0 (Oct 3, 2022) - Use config file to set important value [(c0969ad)](https://github.com/rust-ergo/rustkit/commit/c0969addc5dd036caad2fdd04be9ee76e7caddf3) - Remove need to pass config into transaction [(9196e81)](https://github.com/rust-ergo/rustkit/commit/9196e81f21d5ff712d898d8bff7b9f95ab2972f9) - Bump ergo-rustkit-endpoints to 0.1.4 [(bd90d05)](https://github.com/rust-ergo/rustkit/commit/bd90d0556fde872f9e113c06f7d6c076e36db317) - Set veriion to 0.4.0, update readme roadmap [(1f99380)](https://github.com/rust-ergo/rustkit/commit/1f99380bba402e67c63e332457a1fe624851ae18) ### 0.3.2 (Oct 2, 2022) - Adjust fee with seperate function [(6ea5de8)](https://github.com/rust-ergo/rustkit/commit/6ea5de8b0a05c47db0cf9ad6e4a47d2bb664235e) - Bump rustkit-endpoints to 0.1.2 [(d10a83b)](https://github.com/rust-ergo/rustkit/commit/d10a83b14b981e6d9239f8c4d3356afcdfeb5dde) - Set version to 0.3.2 [(3671bb9)](https://github.com/rust-ergo/rustkit/commit/3671bb91cbd34f92273177ab7438595cfe09deb4) ### 0.3.1 (Sep 29, 2022) - Update wallet index_0_address on creation [(f3323c6)](https://github.com/rust-ergo/rustkit/commit/f3323c68caa8b2b4df89158f1977650e40ae3808) - Set version to 0.3.1 [(5021fa8)](https://github.com/rust-ergo/rustkit/commit/5021fa8d07db3a1be4e6dc0ccafd3488bd2af89e) ### 0.3.0 (Sep 29, 2022) - Use ergo-rustkit-endpoints for http requests [(3d3449c)](https://github.com/rust-ergo/rustkit/commit/3d3449c8561deabdf206f4410e66ac126e1d9a6b) - Set version to 0.3.0 [(a28ae40)](https://github.com/rust-ergo/rustkit/commit/a28ae40315ab1432bf02e852abfb9d6ba060622b) ### 0.2.1 (Sep 29, 2022) - Remove tutorials from README and link to tutorials repo [(2c0edf5)](https://github.com/rust-ergo/rustkit/commit/2c0edf508d81258c742626c102d7d5189f144563) ### 0.2.0 (Sep 28, 2022) - Add abilitty to mint new tokens [(35710c7)](https://github.com/rust-ergo/rustkit/commit/35710c76ee2bcccfabd3c8e81458e3277cd56ad1) - Update README.md with new changes [(5e62bbd)](https://github.com/rust-ergo/rustkit/commit/5e62bbd48786c3dafd58a3dd689e49918f74cf48) - Set version to 0.2.0 [(0320830)](https://github.com/rust-ergo/rustkit/commit/0320830d60ec5f12181cce0eac69390a42c2575c) - Update README roadmap [(13b8616)](https://github.com/rust-ergo/rustkit/commit/13b86167240171c7b461c117881cd3c3870863d0) ### 0.1.2 (Sep 28, 2022) - Refactors [(6d31cac)](https://github.com/rust-ergo/rustkit/commit/6d31cace6053733fe1c62ba33e363ae5c725dfee) - Create better documentation [(57c4f33)](https://github.com/rust-ergo/rustkit/commit/57c4f331ca35de340be13f39b2bbc15c78a32c15) ### 0.1.1 (Sep 28, 2022) - General refactos and improvements [(5173348)](https://github.com/rust-ergo/rustkit/commit/51733486d4daa0e44a95eb7ced908270052a9263) - Update README with simple documentation [(dfe6a41)](https://github.com/rust-ergo/rustkit/commit/dfe6a4107f9cf80a1a0c0a588357ffcd42990ccb) - Fix issues with tokens not in change box [(fd2c0cd)](https://github.com/rust-ergo/rustkit/commit/fd2c0cde76de0e8af382a601b59eec1b37caf65d) - Set version to 0.1.1 [(048c7da)](https://github.com/rust-ergo/rustkit/commit/048c7daeb552d20e995ec2cf6105dbd1d1110ee9) ### 0.1.0 (Sep 26, 2022) [(2975eca)](https://github.com/rust-ergo/rustkit/commit/2975eca065398197b4f669519d356cd6ffd360c9) - Get P2PK address - Get boxes for Wallet - Simple erg transactions - Send Assets - Multi-Recipient Transactions ### 0.0.1 (Sep 16, 2022) [(1ec9167)](https://github.com/rust-ergo/rustkit/commit/1ec9167ffe431eb7cc7bda4d3e0c103fd4b2d636) - Reserve name `ergo-rustkit`