Version 0.1.0
          ·
          
            92 commits
          
          to refs/heads/main
          since this release
        
        
        
Changes
π₯ Breaking Changes
π New Features
- Added 
countaggregation (#397) - Allow users to define a new primary key. (#347)
 - Add 
delete_manyto support for bulk deletes (#305) - Implement page function (#339)
 
π Bug Fixes
- Fix crash when trying to delete non-existent record (#372)
 - Fix add slash in DEFAULT_ESCAPED_CHARS (#312) (#376)
 - Fix None instance when querying (#368)
 - Fix a potential bug when deleting an object (#337)
 - Updating default page size to 1000 from 10 (#282)
 
π§° Maintenance
- Adding dependency vulnerability scanning to the CI process (#345)
 - Updating the release drafter, tying to the main branch (#385)
 - Fix broken links (#348)
 - Fixed issue decode_responses is set to True regardless if REDIS_OM_UR⦠(#373)
 - Drop python 3.6 support (#374)
 - Replace 
execute_commandwith specific redis functions when possible (#346) - Updating troves for pypi (#341)
 - Support for Pypy 3.7 in CI (#300)
 - Migrate from aioredis to redis-py with asyncio support (#233)
 - Docs(Getting Started): Fix get_redis_connection() example (#262)
 - Various dependencies updates
 
Contributors
We'd like to thank all the contributors who worked on this release!
@bonastreyair, @chayim, @dependabot, @dependabot[bot], @dvora-h, @melder, @moznuy, @ninoseki, @ryanrussell, @simonprickett, @tonibofarull and @wiseaidev