https://github.com/balancingrock/brutils
General purpose Swift extensions, types, functions etc. Part of the Swiftfire webserver project.
https://github.com/balancingrock/brutils
Last synced: 9 months ago
JSON representation
General purpose Swift extensions, types, functions etc. Part of the Swiftfire webserver project.
- Host: GitHub
- URL: https://github.com/balancingrock/brutils
- Owner: Balancingrock
- License: mit
- Created: 2017-03-30T14:15:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T12:02:29.000Z (about 6 years ago)
- Last Synced: 2024-10-29T20:53:04.071Z (over 1 year ago)
- Language: Swift
- Homepage: http://swiftfire.nl/
- Size: 226 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BRUtils
A collection of recurring definitions, types, extensions, functions etc.
BRUtils is part of the Swiftfire webserver project.
The [Swiftfire website](http://swiftfire.nl)
The BRUtils [reference](http://swiftfire.nl/projects/brutils/reference/index.html)
# Version history
#### 1.1.5
- Added swift version and platform specification to manifest
- Added MIT license
#### 1.1.2 & 1.1.3 & 1.1.4
- Added linux compatibility
#### 1.1.1
- Removed the test target
#### 1.1.0
- Removed FunctionResult, now covered by Swift.Result
#### 1.0.0
- Removed code that is not used by Swiftfire 1.0.0 project.
- Removed history entries