Skip to content

Releases: stuvusIT/mail_alias_creator

v1.2.0

26 Jan 14:06
ea8af10
Compare
Choose a tag to compare

What's Changed

  • Chores by @neumantm in #11
  • fix(groupEP): Do not get primary mails if group is empty by @neumantm in #12
  • feat(groups): Add ability to use memberof overlay for groups by @neumantm in #14
  • fix(userEP): Use mail attribute instead of tuple of uid and mail by @neumantm in #15
  • feat(result): Add option to fill empty alias with dummys by @neumantm in #16
  • chore(pyproject): Bump version to 1.2.0 by @neumantm in #17

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Jan 10:50
d8291ac
Compare
Choose a tag to compare

What's Changed

  • Initial implementation by @neumantm in #1
  • Fix bug in group EP when group has less than two members by @neumantm in #2
  • Add ability to strictly check the input by @neumantm in #3
  • Add ability to stop after loading files. by @neumantm in #4
  • Make dependency versions less strict by @neumantm in #5
  • Bump version to 1.0.0 by @neumantm in #6
  • Add more infos to pypi repo by @neumantm in #7
  • Implement support for sending only and receiving only aliases by @neumantm in #8
  • chore(pyproject): Update dependencies by @neumantm in #10

Full Changelog: https://github.com/stuvusIT/mail_alias_creator/commits/v1.1.1