2026-04-23  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 0.1.4

2026-03-18  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Roll micro version and date

2026-03-16  Michael Chirico  <chiricom@google.com>

	* NAMESPACE: Use targeted `importFrom()` for packages 'bit64',
	'data.table' and 'nanotime'

2026-03-03  Michael Chirico  <chiricom@google.com>

	* inst/tinytest/test_ddts.R: Adapt align() column name expectations
	in tests for updated 'data.table'

2025-12-12  Dirk Eddelbuettel  <edd@debian.org>

	* .github/workflows/ci.yaml: Switch to actions/checkout@v6

2024-12-31  Dirk Eddelbuettel  <edd@debian.org>

	* .github/workflows/ci.yaml: Simplify to r-ci with included bootstrap

2024-08-23  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Authors@R): Added

2024-07-18  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 0.1.3

2024-07-16  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Roll minor version and date

2024-07-16  Michael Chirico  <chiricom@google.com>

	* inst/tinytest/test_dtts.R: Correct tests with 1-second errors
          exposed by upstream improvements to all.equal.data.table()

2024-05-19  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Use tinyverse.netlify.app for dependency badge

2024-02-02  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Roll minor version and date

2024-02-02  Tomas Kalibera  <tomas.kalibera@gmail.com>

	* src/align.cpp: Ensure localtime_s is used on Windows with LLVM

2024-01-31  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 0.1.2

	* src/align.cpp (align_func_period): Update signature of C-level
	exported data.table function to DT_subsetDT
	* DESCRIPTION (Imports): Set to data.table (>= 1.5.0)

	* .github/workflows/ci.yaml (jobs): Upate to r-ci setup action

2023-09-20  Dirk Eddelbuettel  <edd@debian.org>

	* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4

2023-08-08  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version, Date): Release 0.1.1

2023-05-15 Leonardo Silvestri <lsilvestri@ztsdb.org>

	* DESCRIPTION (Version, Date): Roll minor version and date

	* R/dtts.R: non-dotted names, allow arbitrary index column
	* man/align_idx.Rd: replaces align.idx.Rd
	* man/grid_align.Rd: replace grid.align.Rd
	* README.md: non-dotted names
	* inst/tinytest/test_dtts.R: non-dotted names

2023-05-08  Leonardo Silvestri  <lsilvestri@ztsdb.org>

	* DESCRIPTION (Version, Date): Roll minor version and date

	* NAMESPACE: Added function 'ops'
	* R/dtts.R: Ditto
	* inst/tinytest/test_dtts.R: Ditto
	* man/ops.Rd: Ditto
	* src/align.cpp: Ditto
	* man/align.Rd: Trivial change on regeneration
	* man/align.idx.Rd: Ditto
	* man/frequency-data.table-method.Rd: Ditto
	* man/grid.align.Rd: Ditto
	* README.md: Added example for 'ops'

2023-04-26  Leonardo Silvestri  <lsilvestri@ztsdb.org>

	* DESCRIPTION (Version, Date): Roll minor version and date

	* src/align.cpp: Fix unitialized memory read

2023-03-22  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Versio, Date): Roll minor version and date

	* src/Makevars: Removed as we do not set a compilation standard

2022-08-21  Dirk Eddelbuettel  <edd@debian.org>

	* src/align.cpp (align_{,idx}_{duration,period}): Small simplification

2022-03-10  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Add badges, polish one example (thanks, @jangorecki)

2022-03-06  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION (Version): Initial release 0.1.0

