v0.7.4
Changelog
- fix: various bug fixes regarding query string and its regex (#469)
- fix: fixed outdated module overview diagram (#467)
- fix: ignore password field while checking duplicated subscription (#471)
- fix: make unit model hashable (#479)
- update: ignore difference of the order of list elements while checking duplicated subscription (#474)
What's Changed
- fix: avoid to create duplicate subscriptions. Test also created. by @mwr-ebc in #471
- chore: update project architecture diagram by @djs0109 in #467
- chore: include support for single quotes by @sbanoeon in #469
- 472 subscription condition should the order of attrs in the condition matter by @djs0109 in #474
- 475 migrate all pipline to GitHub by @djs0109 in #482
- [pip dependency]: Update pandas requirement from ~=1.3.5 to ~=2.1.4 by @dependabot[bot] in #480
- 186 make unit model hashable 2 by @djs0109 in #479
- prepare release 0.7.4 by @djs0109 in #483
Full Changelog: 0.7.3...v0.7.4