Skip to content

Releases: deiwin/take-care

Support multiple rotations within teams

18 Sep 11:19
80352c9
Compare
Choose a tag to compare

This is a breaking change that changes the interface type for members. This
allows defining multiple rotations within a single team. Useful for teams that
have internally separate sub-groups but want to be accessible externally via
single handles for e.g. the caretakers.

v0.1.1: Fix locale in Docker

02 Dec 14:43
47528cb
Compare
Choose a tag to compare
The docker image (the recommended method for using take-care) didn't support
UTF8 characters in either input or output otherwise. Non-american could easily
break `list-users`, for example. The locale defaulted to "POSIX", but is now
set explicitly.

v0.1.0 - Initial release

25 Nov 19:03
39a0c3d
Compare
Choose a tag to compare
Add project documentation to README