- make "id" global variable for compatibility with dplyr 1.2.0
- new
align()function to arrange genomes relative to genes/regions of interest (#204) - new
geom_link_curved()for bezier-style connectores (#104) - bugfix for genbank parser (#203)
- fix of a lot of lifecycle warnings
- Updated for ggplot2 4.0 layout changes — restores full compatibility
- Requires R ≥ 4.1.0 (native pipe
|>support) - Replaced deprecated
sizeaesthetic in line geoms withlinewidth - CI configuration refreshed for multi-platform testing
- Examples guarded for missing optional packages in Windows oldrel builds (Hmisc, ggtree)
- CITATION file updated (
bibentry()/person()) - Minor typo and code clean-ups