Skip to content

v0.11.1

Compare
Choose a tag to compare
@dominikbraun dominikbraun released this 05 Jul 20:22
65d160e

Changed

  • Default to 'no' when asking the user for confirmation (#147)
  • Ask the user for confirmation when deleting a project (#147, #155)
  • Don't allow creation of records in the future (#152)

Fixed

  • Fix nil pointer dereference when checking record collisions (#150)
  • Fix typos in documentation (#149)