Skip to content

v0.11.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 23 Nov 11:28
f8552f4
Added try to options to avoid errors when enabled is false (#19) @JamesTimms (#20)

what

  • Added count to accepter and requester options to prevent them from being created when enabled is false.

why

  • When enabled is false count is set to 0 and is used to skip most resources except these two options. When these options aren't skipped the module fails.

references

  • closes #19