- Enhance how we auto-fill the ShortUUID search fields - Fix searching on multiple fields
1.3.3
Fixing duplicates issue when having an inner join search field
1.3.2
Add new serializer field `NativeShortUUIDSerializerField` & fix the `NativeUUIDSearchMixin`
1.3.1
Change README file to a markdown format
1.3.0
* fix UUID conversion on to_python method * add decode function * add unit tests for the shortuuid field * replace Circle-CI with GitHub Actions * update README to include the tests and linters status badges * add Contribution Notes to the READEME file * update dev-requirements