Releases: EmberTown/ember-hearth
Releases · EmberTown/ember-hearth
Alef
Electron rewrite.
Currently nearing feature-parity (auto-updating) with the original branch.
0.3.2
• Adds setting to override system default browser (in case you prefer a different browser during development)
• Watchman gets installed during project setup (only if you have homebrew installed)
• Hearth now remembers what project you were working on in your previous session
• Fixes some typos and bugs
0.3.1
0.3.0
0.2.1
- Makes "create project" and "open project" buttons (when project list is empty) more legible, less gradient-y.
- Auto-expanding and collapsing project details now works again. A rogue line of code was forcefully removed.
- You can no longer resize the top part of project details, because that makes it look weird.
0.2.0
- Run tests directly from Hearth
- Easily open the project in your browser
- Installing Node is so much faster
- Drag and drop a project folder to add it to Hearth
- Nicer preferences with controls for tweaking auto-update
- More cancel buttons spread around the UI
- Fixes
0.1.0
First alpha release
- Installs all needed tools automatically (node.js, NPM, Bower, PhantomJS, Ember-CLI)
- Create new Ember projects
- Manage existing Ember projects
- Run a local test server
- Create development and release builds
0.0.3
0.0.2
Another test release
0.0.1
First release. Do not use.