1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-09 12:49:41 +02:00

(v1.6.0.9058) unit tests

This commit is contained in:
2021-05-22 08:58:51 +02:00
parent 808024c5f4
commit 0b1f59edec
15 changed files with 51 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
# `AMR` 1.6.0.9056
## <small>Last updated: 21 May 2021</small>
# `AMR` 1.6.0.9058
## <small>Last updated: 22 May 2021</small>
### Breaking change
* All antibiotic class selectors (such as `carbapenems()`, `aminoglycosides()`) can now be used for filtering as well, making all their accompanying `filter_*()` functions redundant (such as `filter_carbapenems()`, `filter_aminoglycosides()`). These functions are now deprecated and will be removed in a next release.