Skip to content

v0.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 20:26
· 10 commits to main since this release
cb190d0

Changelog

  • 003d815 Add more flexible configuration for LDAP
  • ca7173f Allow deleting of vcards if they are not in the LDAP
  • fa60c0b Change configuration handling + Add default values + Change to easier viper syntax + Fix spelling + Add configuration section to README
  • b262bec Create LICENSE
  • cb190d0 Don't convert cards to v4, since that breaks certain encodings
  • 5e879c6 Fix config errors
  • 48185cd Fix spelling and variable names
  • c60a980 Fix trying to use uninitialized values in ldapAttributes
  • a731adc Update dependencies
  • c59d044 Update gitignore