arkdb 0.0.1

  • overwrite existing tables of same name (with warning and interactive proceed) in both DB and text-files to avoid appending.

arkdb 0.0.0.9000

  • Added a NEWS.md file to track changes to the package.
  • Log messages improved as suggested by @richfitz
  • Improved mechanism for windowing in most DBs, from @krlmlr #8
  • Support pluggable I/O, based on @richfitz suggestions #3, #10