Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #61 from nodes-vapor/release/3.0.0
Browse files Browse the repository at this point in the history
Release/3.0.0
  • Loading branch information
siemensikkema authored Feb 25, 2020
2 parents 9c7bc27 + a73d0af commit ad2330d
Show file tree
Hide file tree
Showing 56 changed files with 5 additions and 11,677 deletions.
13 changes: 4 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
Package.resolved
Packages
.build
.idea
xcuserdata
*.xcodeproj
Config/secrets/
.DS_Store
node_modules/
bower_components/
.swift-version
CMakeLists.txt
Package.pins
*.xcodeproj
DerivedData/
Package.resolved
.swiftpm
3,970 changes: 0 additions & 3,970 deletions Bugsnag.json

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Reporting errors to [Bugsnag](https://www.bugsnag.com/).
Update your `Package.swift` file.

```swift
.package(url: "https://github.com/nodes-vapor/bugsnag.git", .upToNextMinor(from: "3.0.0"))
.package(url: "https://github.com/nodes-vapor/bugsnag.git", from: "3.0.0")
```

Update `Sources/App/configure.swift`
Expand Down Expand Up @@ -118,7 +118,6 @@ enum BreadcrumbType {
## 🏆 Credits

This package is developed and maintained by the Vapor team at [Nodes](https://www.nodesagency.com).
The package owner for this project is [Siemen](https://github.com/siemensikkema).

## 📄 License

Expand Down
137 changes: 0 additions & 137 deletions docs/Classes.html

This file was deleted.

194 changes: 0 additions & 194 deletions docs/Classes/BugsnagProvider.html

This file was deleted.

Loading

0 comments on commit ad2330d

Please sign in to comment.