Skip to content

v3.0.0: Cache keys now consider function names 📝

Choose a tag to compare

@shaypal5 shaypal5 released this 26 Feb 22:10
· 128 commits to master since this release
8876ade

What's Changed

  • refactor: cleaning of using package/global defaults by @Borda in #193
  • tests: add asserts for expected results by @Borda in #197
  • refactor: simplify using property line methods by @Borda in #199
  • clarify that the wrapper function as private by @Borda in #200
  • fixing wrong results for runtime func by @Borda in #196
  • ci: switch from hosted to local DB by @Borda in #195
  • refactor: clarify the casher arguments by @Borda in #198
  • fix: redefine partial kwargs by @Borda in #203
  • releasing v3.0.0 by @Borda in #202

Full Changelog: v2.3.0...v3.0.0