Skip to content

1.0.1 - The missing pieces

Choose a tag to compare

@neomatamune neomatamune released this 23 Jun 07:44
· 19 commits to main since this release
03cacf8

We forgot stuff so this release is made to make it look like we did not

we-are-sorry

New Features

  • Added missing encode password option for PostgreSQL commands

Dependencies and Build System

  • Removed locked dependency to setuptools (now handled as build dependency)
  • Updated pyarrow to version 20
  • Updated dev requirements
  • Updated documentation requirements

Documentation

  • Updated scanner configuration documentation
  • Removed documentation for deprecated commands

Internationalization (i18n)

  • Implemented translations for csm-data main command
  • Separated and updated translation files for csm-data
  • Updated translation keys from "csm-data" to "csm_data"

General Improvements

  • Corrected workflows
  • Applied linter corrections after black update

This release includes security improvements with PostgreSQL password encoding, dependency updates including pyarrow v20, enhanced internationalization support for the csm-data component, and various documentation and code quality improvements.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1