- build: update cran-comments.md
- dev: remove and ignore CRAN-SUBMISSION
- dev: switch from autonewsmd to git-chglog
- dev: bump development version to 0.0.4.9000
- release: update NEWS.md
- dev: update README.md with instructions to check package
- bump development version to 0.0.3.9000
- dev: add aspell with "en" dictionaries to Nix development shell
- dev: re-configure Nix environment
- dev: add CRAN-SUBMISSION file
- release: 0.0.4
- use autonewsmd to auto-generate NEWS.md file
- register native routines
- attend roxygen2 warning
- Merge pull request #4 from vst/3-fix-cran-submission-errors
- build: bump roxygen version, update documentation
- dev: update Nix shell
- dev: adopt Nix shell for development
- docs: update README and copyright info (COPYING)
- release: 0.0.3
- attend clang compiler warnings
- remove invalid UTF-8 characters from C code
- Merge pull request #2 from vst/develop