Skip to content

1.6.1: A handful of small improvements (#38)

Compare
Choose a tag to compare
@amouhzi amouhzi released this 03 Apr 15:05
· 122 commits to master since this release
* Public methods that didn't return a value can now be chained together
* Simplified `isFoo()` methods' logic to always return a boolean value.