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

Commit 341b836

Browse files
Merge pull request #102 from nodes-vapor/release/4.0.0
Release/4.0.0
2 parents fbee74f + a185f4c commit 341b836

File tree

127 files changed

+2
-48552
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+2
-48552
lines changed

β€Ž.github/main.workflow

Lines changed: 0 additions & 14 deletions
This file was deleted.

β€Ž.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Packages
22
.build
3+
.idea
34
.DS_Store
45
*.xcodeproj
56
DerivedData/

β€ŽREADME.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add `Sugar` to the package dependencies (in your `Package.swift` file):
1515
```swift
1616
dependencies: [
1717
...,
18-
.package(url: "https://github.com/nodes-vapor/sugar.git", from: "4.0.0-beta")
18+
.package(url: "https://github.com/nodes-vapor/sugar.git", from: "4.0.0")
1919
]
2020
```
2121

@@ -80,7 +80,6 @@ extension MyModel: Migration {
8080
## πŸ† Credits
8181

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

8584
## πŸ“„ License
8685

β€ŽSugar.json

Lines changed: 0 additions & 10460 deletions
This file was deleted.

β€Ždocs/Classes.html

Lines changed: 0 additions & 455 deletions
This file was deleted.

β€Ždocs/Classes/CurrentURLContainer.html

Lines changed: 0 additions & 267 deletions
This file was deleted.

0 commit comments

Comments
Β (0)