[Pharo-users] [ANN] Bell v1.0.1 [v1.0.1] released!

2023-03-16 Thread Buenos Aires Smalltalk
Bell, an observability library written in Smalltalk reached it's v1.0.1 version.
What's Changed

Improve docs by @fortizpenaloza in https://github.com/ba-st/Bell/pull/4 and @gcotelli in https://github.com/ba-st/Bell/pull/7
Fix Bell-Logging package category in Tonel files by @gcotelli in https://github.com/ba-st/Bell/pull/8

New Contributors

@gcotelli made their first contribution in https://github.com/ba-st/Bell/pull/7

Full Changelog: https://github.com/ba-st/Bell/compare/v1.0.0…v1.0.1
Regards,
The Buenos Aires Smalltalk team


[Pharo-users] [ANN] Buoy v6.3.0 [v6.3.0] released!

2023-03-16 Thread Buenos Aires Smalltalk
Buoy, a complement to Pharo reached it's v6.3.0 version.
What's Changed

Updated codecov version by @gcotelli in https://github.com/ba-st/Buoy/pull/74
Improved test portabiltiy so it also works in VAST by @gcotelli in https://github.com/ba-st/Buoy/pull/76
Added AssertionChecker class>>check: and AssertionChecker class>>check:configuredBy: so it can be the entry point for using the library even for complex cases by @gcotelli in https://github.com/ba-st/Buoy/pull/77
Updated docs and fixed some typos

Full Changelog: https://github.com/ba-st/Buoy/compare/v6.2.0…v6.3.0
Regards,
The Buenos Aires Smalltalk team