File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4 .0" ,
2+ "." : " 0.5 .0" ,
33 "things/testurl" : " 1.2.0" ,
44 "helpers/counter" : " 0.2.0" ,
5- "fakes/fakectx" : " 0 .0.0"
5+ "fakes/fakectx" : " 1 .0.0"
66}
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.5.0] ( https://github.com/madflojo/testlazy/compare/v0.4.0...v0.5.0 ) (2025-11-24)
6+
7+
8+ ### Features
9+
10+ * ** fakes/fakectx:** introduce fakectx package for testing contexts 🧪 ([ #12 ] ( https://github.com/madflojo/testlazy/issues/12 ) ) ([ 5510b54] ( https://github.com/madflojo/testlazy/commit/5510b54d500390368b6c94846807d547693979dd ) )
11+
512## [ 0.4.0] ( https://github.com/madflojo/testlazy/compare/v0.3.0...v0.4.0 ) (2025-08-30)
613
714
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2025-11-24)
4+
5+
6+ ### Features
7+
8+ * ** fakes/fakectx:** introduce fakectx package for testing contexts 🧪 ([ #12 ] ( https://github.com/madflojo/testlazy/issues/12 ) ) ([ 5510b54] ( https://github.com/madflojo/testlazy/commit/5510b54d500390368b6c94846807d547693979dd ) )
You can’t perform that action at this time.
0 commit comments