Swiftpack.co - Swift Packages by ChanTsune

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by ChanTsune

ChanTsune/SwiftyPyString 2.2.0
Provide python like string operations library for swift
⭐️ 1
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
version 2.2.0
3 years ago
- Add - StringProtocol multiplication - `removeprefix`, `removesuffix` method(#32) - `join` support `Sequence` protocol conformed value - Change - python3.9 replace(#33) - Fix - `isTitlecase` - `capitalize` - `expandtabs` - `endswith`, `startswith` - `find`, `rfind` - `count` - `split`, `rsplit` - `istitle`
version 2.1.0
3 years ago
- Change - Drop ios8 support - Update - Performance improvement - Fix - Out-of-range access (#56)
version 2.0.0
4 years ago
- Add `format` and `format_map` method. - `PyException conform` to `CustomStringConvertible`. - Fix multiply by negative number. - Fix behavior of `ljust` and `rjust` is reversed.
version 1.1.3
4 years ago
fix some bugs
version 1.1.2
4 years ago
fix some bugs
version 1.1.1
4 years ago
version 1.1.0
4 years ago
- Add `Sliceable` protocol
Fix package private
4 years ago
Fixed an issue where some classes and functions were package private.
First Release
4 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics