Releases: Frezyx/talker
Releases · Frezyx/talker
talker_flutter-v3.6.0
talker_flutter-v3.5.5
What's Changed
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #146
- Update docs and examples by @Frezyx in #147
- Release talker 3.1.3 and talker_flutter 3.3.1 by @Frezyx in #148
- Pad minutes and seconds for DT formatter by @Reprevise in #153
- Release talker v3.1.4 by @Frezyx in #154
- Fix the overflow issue of 'Talker Monitor'. by @pye52 in #155
- Bump VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0 by @dependabot in #158
- can bring your own errorHandler class by @Ppito in #161
- add onCreate, onClose logs for talker_bloc_logger by @cem256 in #162
New Contributors
- @Reprevise made their first contribution in #153
- @pye52 made their first contribution in #155
- @Ppito made their first contribution in #161
- @cem256 made their first contribution in #162
Full Changelog: talker_flutter-v3.3.0...talker_flutter-v3.5.5
talker_flutter-v3.3.0
What's Changed
- Create mason brick to fast talker setup by @Frezyx in #138
- Bump actions/checkout from 3 to 4 by @dependabot in #141
- Support web platform downloading logs by @Kabak-Siarhei in #144
New Contributors
- @Kabak-Siarhei made their first contribution in #144
Full Changelog: talker_flutter-v3.2.7...talker_flutter-v3.3.0
talker_flutter-v3.2.7
talker_flutter-v3.2.6
- Fix appbar icon colors
- Rename part of internal classes
talker_flutter-v3.2.5
- Make controller, theme, appBarTitle not required for TalkerView
- Make TalkerScreen Stateless instead of Stateful
talker_flutter-v3.2.4
- Fix TalkerViewAppBar title text color
talker_flutter-v3.2.3
- Add TalkerView in package exports
talker_flutter-v3.2.2
- Fix logs expanding and collapsing in TalkerView
talker_flutter-v3.2.1
- Refactor TalkerScreen decomposition
- Extract TalkerView, TalkerViewAppBar