Skip to content

Releases: vapor/toolbox

Vapor Toolbox 3.1.6

05 Apr 00:45
89a910a
Compare
Choose a tag to compare

Fixes:

  • Linux Swift 4.1
  • Procfile for Vapor 3

Also moves tests to CircleCI

Vapor Toolbox 3.1.5

04 Apr 15:56
cb7f5c7
Compare
Choose a tag to compare

Fixed:

  • Problem with compiling with Swift 4.1.0 on Linux

Vapor Toolbox 3.1.4

13 Feb 17:07
d7b6a7b
Compare
Choose a tag to compare

Fixed:

  • vapor cloud run ... command no longer ignores the first argument.
  • --enable-prefetching flag has been removed.

Milestone

Vapor Toolbox 3.1.3

11 Jan 18:25
1907d33
Compare
Choose a tag to compare

Fixed:

  • Allow -n to be passed during vapor xcode

Vapor Toolbox 3.1.2

01 Nov 01:26
55229cc
Compare
Choose a tag to compare

Fixed:

  • Added loading bars to vapor cloud db ... commands.
  • Simplified some vapor cloud db ... command inputs.

Vapor Toolbox 3.1.1

31 Oct 01:54
Compare
Choose a tag to compare

Fixed:

  • Update to latest cloud models package.

Vapor Toolbox 3.1.0

31 Oct 01:44
Compare
Choose a tag to compare

Adding database beta.1 this is the newest Cloud feature, rebuilding the current database system, adding support for more flexibility.

Get started on the beta by running:

vapor cloud db beta

Vapor Toolbox 3.0.3

17 Oct 12:36
Compare
Choose a tag to compare

Fixed:

  • Support for modifying config keys with = in them.

Vapor Toolbox 3.0.2

08 Oct 17:53
Compare
Choose a tag to compare

Fixed:

  • Statically link Swift libs on macOS.

Vapor Toolbox 3.0.1

06 Oct 22:07
Compare
Choose a tag to compare

Improves the vapor cloud deploy process:

  • Asks to create a project if none exists.
  • Helpful information while creating: projects, applications, environments, and hosting.
  • Shows prices for hosting and databases
  • Removed error log during first vapor cloud login
  • Explains build types
  • Show vapor cloud command during project creation

Vapor Cloud quickstart
Milestone