Skip to content

Releases: gnames/gndb

v0.1.1

06 Mar 21:28

Choose a tag to compare

CHANGELOG

[v0.1.1] - 2026-03-06 Fri

  • Add: .zenodo.json to integrate the repo with Zenodo.
  • Add: update modules
  • Add [#8]: Improve README.md documentation (installation, quick start,
    commands, configuration, data sources with file formats and naming
    conventions).

[v0.1.0] - 2026-02-20 Fri

  • Add: ICTV viruses to sources.yaml
  • Add: Plazi source to sources.yaml
  • Add: Fauna and flora of Brazil to sources.yaml
  • Add: Timespan reports for populate and optimize stages
  • Fix: Memory usage during word parsing
  • Perf: Stream word parsing for lower memory footprint
  • Update: Go module dependencies
  • Update: CoL XR title in sources.yaml

[v0.0.3] - 2025-11-18 Tue

  • Add [#5]: Database optimization (word extraction, verification views,
    vernacular normalization, vacuum analyze)
  • Add [#6]: Check SFGA data source version during population
  • Add: Comparison tool
  • Add: CoL XR to sources.yaml
  • Fix [#7]: Migrate by dropping materialized view
  • Refactor: Clean Architecture alignment, sources I/O isolation

[v0.0.2] - 2025-10-31 Thu

  • Add [#3]: Database schema migration
  • Add [#4]: Data population from SFGA files
  • Fix: Remove broken runtime.Caller from error functions

[v0.0.1] - 2025-10-30 Thu

  • Add [#1]: configuration framework
  • Add: logging