Sourced from github.com/onsi/gomega's changelog.
1.41.0
Features
Add
BeASliceandBeAnArraymatchersFixes
Object formatting now detects pointer cycles to avoid runaway formatting output.
af2bccb
v1.41.073e81f6
v1.41.0 (full)e35a84f
feat: devcontainer configuration with local pkgsite and GH pagesf12e5e1
fix(format): detect pointer cycles to avoid runaway formatting
outpute14831f
Add optionalDescription docs to AsyncAssertion and Assertion
interfaces344b94d
Add BeASlice and BeAnArray matchers