SDK v5.0 - December 17, 2013
Moovweb Cloud
Upgraded to use Go 1.2 which resulted in performance increases of 10%
Control Center
- New UI/UX
- Endpoint Modes
- every project has a Default Live Mode
- ability to create any number of Preview Modes
- Amazon S3 bucket for deployed code
SDK
- Developer Dashboard
- Project generation embedded
- Moovweb Toolkit embedded (previously Chrome-only extension)
- Layers
- Deploy system independent of version control
- Deploy pre/post scripts
- Support for HTTP_PROXY environment variable added.
New Commands
moov start
moov deploy
Other
- LibSass - improved
@extend
support
Deprecated
- No more
moov generate
- No more
moov login
(a Moovweb account is still required for deploying, but there is no way to upload SSH keys directly from the command line — for backwards compatibility with the Git push system, you will have to add keys via the Control Center UI) - Git is no longer a requirement