Skip to content

Releases: tib/practical-server-side-swift

3rd edition (2023)

03 Apr 07:47
@tib tib
Compare
Choose a tag to compare
  • Xcode 14.3 support
  • Swift 5.8 support
  • Vapor 4.70.0+
  • SwiftHtml 1.7.0
  • Reworked some parts of the book
  • Added some helpful notes & commands
  • Fixed some grammar mistakes & typos
  • Thanks to Ferenc (reviewer) & Michael (editor)

Third edition

17 Jan 13:34
@tib tib
Compare
Choose a tag to compare
  • async / await support
  • SwiftHtml templates
  • Xcode 13 support
  • Updated dependencies

Minor updates & fixes

11 Nov 14:50
@tib tib
Compare
Choose a tag to compare
  • Dependency updates: Vapor 4.35
  • Fixed Leaf Tau package dependency
  • Fixed trailing slashes in URL paths
  • Fixed some grammar mistakes

Vapor 4.34 & Leaf Tau support

04 Nov 14:40
@tib tib
Compare
Choose a tag to compare
  • Content updated to support Vapor 4.34 & Leaf Tau
  • Chapters from 10 until 16 are refactored
  • Simplified templates thanks to Leaf Tau
  • SPM tools v5.3 support
  • Updated Swift Package dependencies
  • Fixed some logical issues in code samples
  • It is now easier to follow the chapters
  • Pagination support for admin lists
  • Smaller fixes and improvements

1.2.0: Vapor 4.14 support

17 Oct 09:39
@tib tib
Compare
Choose a tag to compare
- fixed migration issues
- fixed memory issues
- xcodeproj file for iOS projects
- removed unnecessary markers //...
- dependency version bumps

1.1.0

17 Oct 09:37
@tib tib
Compare
Choose a tag to compare
Minor leaf / javascript fixes

1.0.0

17 Oct 09:38
@tib tib
Compare
Choose a tag to compare
Created Assets & improved Chapter 16