* Exception when missing csrf ([`0c49042`](https://github.com/yaakovLowenstein/hx-requests/commit/0c49042bd723e34148cb20d64e846ebd92a574a6))
0.18.2
Fix
* Remove object from persisting with use_full_path ([`043fbb0`](https://github.com/yaakovLowenstein/hx-requests/commit/043fbb070ca3d4fec697001fa7bf9c81aef6cdf5))
0.18.1
Fix
* Fix issue in get_url where it would not properly handle query params ([`608195c`](https://github.com/yaakovLowenstein/hx-requests/commit/608195c37ed79ca6a52ed562c382f29723125fa5))
0.18.0
Feature
* Default GET and POST templates to view template ([`f24c307`](https://github.com/yaakovLowenstein/hx-requests/commit/f24c30765939cf9d385d516650b8be6c229744c3))
Fix
* Give default value to HX_REQUESTS_USE_DJANGO_MESSAGE_TAGS ([`82c457c`](https://github.com/yaakovLowenstein/hx-requests/commit/82c457cf189b694c62ecd9e4f02a46b0101b9bd5))
0.17.0
Feature
* Add ability for hx url to use the full path (Includes query params) ([`d500ebb`](https://github.com/yaakovLowenstein/hx-requests/commit/d500ebb1ae23b72f7b4085da4caf08a313f30bf0))