1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-22 14:53:20 +02:00

(v1.3.0.9009) documentation update

This commit is contained in:
2020-08-26 16:13:40 +02:00
parent 9b8db57c65
commit 81af0b001c
42 changed files with 53 additions and 40 deletions

View File

@ -1,4 +1,4 @@
# AMR 1.3.0.9008
# AMR 1.3.0.9009
## <small>Last updated: 26 August 2020</small>
### New
@ -36,9 +36,9 @@
```
* Speed improvement for `eucast_rules()`
* Overall speed improvement by tweaking joining functions
* Function `mo_shortname()` now return the genus for input where the species is unknown
* BORSA is now recognised as an abbreviation for a *Staphylococcus aureus*, meaning that e.g. `mo_genus("BORSA")` will return "Staphylococcus"
* Support for coloured `tibble` printing of classes `mo`, `rsi`, `mic` and `disk`
* Function `mo_shortname()` now returns the genus for input where the species is unknown
* BORSA is now recognised as an abbreviation for *Staphylococcus aureus*, meaning that e.g. `mo_genus("BORSA")` will return "Staphylococcus"
* Support for coloured `tibble` printing of classes `ab`, `mo`, `rsi`, `mic` and `disk`
# AMR 1.3.0