An open API service indexing awesome lists of open source software.

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.

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