Changes in version 0.1.3.9000 Changes in version 0.1.3 (2025-12-11) - bigBed columns are now automatically coerced based on autoSql types (#12) Changes in version 0.1.2 (2025-08-18) - Fix parsing of bigBed end coordinates. Changes in version 0.1.1 (2025-01-19) - Sync with libBigWig v0.4.8 Changes in version 0.1.0 (2025-01-07) - Initial CRAN submission. Changes in version 0.0.0.9000 - libBigWig is mostly untouched excpect for removal of fprintf statements (which R won't allow in linked libraries) and fixups for ASAN errors, mostly GNU-specific pointer arithmetic. cpp11bigwig passes both ASAN and valgrind checks (via rhub).