Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@thacuber2a03 thacuber2a03 released this 22 Sep 02:20

Changes

  • Forgot to expose (^Context) assert.sameType πŸ˜“
  • Changed (^Context) assert.sameType's message
    (though it wouldn't have really mattered since you weren't able to call the function anyways)
  • Fixed incorrect function depth tally causing location mismatch
    (not sure of this, will totally check again if any issues pop up)

Implementation:

  • added new test for (^Context) assert.sameType