- 🐛 Fixed a bug where birdie would strip
\r\n
out of a snapshot content
- 🐛 Fixed a bug where snapshot tests would fail on Windows
- ⬆️ Update
stdlib
to>= 0.40.0 and < 1.0.0
- ✨ Birdie can now suggest and run the correct command if it can tell you've made a typo
- ⬆️ Update
stdlib
to>= 0.39.0 and < 1.0.0
- ⬆️ Update
simplifile
to>= 2.0.1 and < 3.0.0
- ⬆️ Change dependencies contraints
- 🧑🏻💻 No longer fail the process review if Glance cannot parse a test module. Instead title data will simply be omitted.
- 🐛 Ignore non Gleam files in the test directory
- ⬆️ Update glance dependency
- 🐛 Make sure no snapshot with an empty title is accepted
- ⬆️ Update filepath from
~> 0.1
to~> 1.0
- ➖ Drop
gap
dependency - ➖ Drop
gleeunit
dependency
- ✨ Fail the review if there's tests with duplicate titles
- ➖ Drop the
glam
dependency
- 🧑🏻💻 Improve diffs look
- 📝 Improve
birdie.main
documentation
- 🐛 Fix a bug with js FFI code
- 🎉 First release!