Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 282 Bytes

File metadata and controls

18 lines (9 loc) · 282 Bytes

switchcase 0.1.2

Improvements

  • Better handling of string expressions inside switchCase().
  • Default case can now return values correctly.

switchcase 0.1.1

Bug fix

  • Problem with character vectors in test expressions solved.

switchcase 0.1.0

Initial version.