Releases: pycommons/pycommons-lang
Releases · pycommons/pycommons-lang
v0.0.5
What's Changed
- Add Tests for StringUtils by @shashankrnr32 in #16
- Add contexted exception to the library by @shashankrnr32 in #17
- Add BooleanUtils by @shashankrnr32 in #18
- Expose ObjectUtils and StringUtils to pycommons.lang package by @shashankrnr32 in #19
- Add Tuple classes to pycommons-lang by @shashankrnr32 in #20
Full Changelog: 0.0.4...0.0.5
v0.0.4
What's Changed
- Add Atomic, AtomicBoolean, AtomicInteger by @shashankrnr32 in #14
- Remove Base Packages and add dependency to pycommons-base by @shashankrnr32 in #15
Full Changelog: 0.0.3...0.0.4
v0.0.3
Pre-Release (0.0.3) (pycommons-lang)
What's Changed
- Add some more features for StringUtils by @shashankrnr32 in #6
- Improve Streams with more feature addition by @shashankrnr32 in #7
- Add documentation, Fix Streams, Add pipelines by @shashankrnr32 in #8
- Refactor packages and add documentation to code by @shashankrnr32 in #9
- Add abbreviate method to StringUtils, More enhancements by @shashankrnr32 in #10
- Add Unit tests - 1 by @shashankrnr32 in #12
- Fix Namespace Package by @shashankrnr32 in #13
Full Changelog: 0.0.2...0.0.3
v0.0.2
Pre-Release (0.0.2) (pycommons-lang)
Common Utilities for Python inspired by Apache Commons Lang
Full Changelog: https://github.com/pycommons/pycommons-lang/commits/0.0.2