Releases: tugrulates/repo
Releases · tugrulates/repo
[email protected]
[email protected]
[email protected]
Initial release
- fix(testing): strip sensitive data from fetch mocks (#80)
- refactor(testing): rename MockConsole to FakeConsole (#76)
- fix(testing): use request body in mock fetch replay matching (#74)
- fix(testing): do not store abort signal in fetch mock (#73)
- fix(testing): convert import error to MockError (#70)
- chore(*): merge all deps at the root (#66)
- feat(testing): mock console (#64)
- chore(*): isolate dependencies (#63)
- fix(testing): improved error messages for mock fetch (#62)
- fix(testing): use request method in matching mock calls (#61)
- refactor(lonely-planet,testing,photos): explicit test names (#56)
- feat(testing): effortless fetch mock (#53)
Details
[email protected]
Changelog
- test(photos,lonely-planet): fix cli test args (#77)
- chore(*): merge all deps at the root (#66)
- test(photos): cli test (#65)
- chore(*): isolate dependencies (#63)
- refactor(lonely-planet,testing,photos): explicit test names (#56)
- fix(photos): fix exiftool for Deno 2.1.6 (#52)
- test(photos): add unittests (#45)
- fix(photos): fix failure when system doesn't have exiftool (#46)
- fix(photos): fix exiftool process leak (#44)
Details
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Changelog
- test(photos,lonely-planet): fix cli test args (#77)
- test(lonely-planet): replace api test with cli tests (#69)
- chore(*): merge all deps at the root (#66)
- chore(*): isolate dependencies (#63)
- refactor(lonely-planet,testing,photos): explicit test names (#56)
- test(lonely-planet): add unit tests (#55)
- feat(lonely-planet): configless client (#48)
- fix(lonely-planet): fix response parsing (#47)