Skip to content

datannurpy v0.22.4

Choose a tag to compare

@github-actions github-actions released this 04 May 21:29
· 12 commits to main since this release
dbdac8a
  • change: include/exclude filtering now uses documented glob semantics for folder paths and database table names
  • perf: depth: variable scans now avoid remote ZIP reads and redundant latest-file rescans for .xlsx time-series
  • doc: move scan depth into a dedicated cross-cutting guide and link it from file and database scanning docs
  • fix: scanner and metadata warnings now keep relative path labels instead of falling back to file basenames
  • fix: Excel parser diagnostics from openpyxl/xlrd are now captured as debug log details instead of leaking as raw terminal output