Skip to content

Notify via Growl on error#346

Merged
balupton merged 1 commit into
docpad:masterfrom
lhagan:343-growl-errors
Nov 22, 2012
Merged

Notify via Growl on error#346
balupton merged 1 commit into
docpad:masterfrom
lhagan:343-growl-errors

Conversation

@lhagan
Copy link
Copy Markdown
Contributor

@lhagan lhagan commented Nov 19, 2012

Add Growl notification on error per issue #343.

balupton added a commit that referenced this pull request Nov 22, 2012
@balupton balupton merged commit 4f8665f into docpad:master Nov 22, 2012
@balupton
Copy link
Copy Markdown
Member

Merged in, will be in next release.

balupton added a commit that referenced this pull request Nov 23, 2012
- v6.12.0 November 23, 2012
	- When creating new documents or files, if it is inside an unknown
path we will now default to creating a document intead of a file
	- We now send growl notifications when errors occur
		- Thanks to [Luke Hagan](https://github.com/lhagan) for [pull request
#346](#346) and [issue
#343](#343)
	- We now error and provide suggestions when an extension transform
doesn't do anything
		- Thanks to [Farid Neshat](https://github.com/alFReD-NSH), [Elias
Dawson](https://github.com/eliasdawson) and [Steve
Trevathan](https://github.com/kidfribble) for [issue
#192](#192)
	- Watching stability has been improved signifcantly
		- Thanks to [ashnur](https://github.com/ashnur) for [issue
#283](#283)
	- Parser headers that don't include spacing now work again (e.g.
`---cson` instead of `--- cson`)
		- Thanks to [bobobo1618](https://github.com/bobobo1618) for [issue
#341](#341)
	- Removed default comparator on `FilesCollection` due to performance
improvement it provides
		- Thanks to [Bruno Héridet](https://github.com/Delapouite) for [issue
#330](#330)
	- Added
		- `Document::parseFileDirectory(opts,next)`
		- `Document::parseDocumentDirectory(opts,next)`
		- `FilesCollection::fuzzyFindOne(data)`
balupton added a commit that referenced this pull request Oct 23, 2013
balupton added a commit that referenced this pull request Oct 23, 2013
- v6.12.0 November 23, 2012
	- When creating new documents or files, if it is inside an unknown
path we will now default to creating a document intead of a file
	- We now send growl notifications when errors occur
		- Thanks to [Luke Hagan](https://github.com/lhagan) for [pull request
#346](#346) and [issue
#343](#343)
	- We now error and provide suggestions when an extension transform
doesn't do anything
		- Thanks to [Farid Neshat](https://github.com/alFReD-NSH), [Elias
Dawson](https://github.com/eliasdawson) and [Steve
Trevathan](https://github.com/kidfribble) for [issue
#192](#192)
	- Watching stability has been improved signifcantly
		- Thanks to [ashnur](https://github.com/ashnur) for [issue
#283](#283)
	- Parser headers that don't include spacing now work again (e.g.
`---cson` instead of `--- cson`)
		- Thanks to [bobobo1618](https://github.com/bobobo1618) for [issue
#341](#341)
	- Removed default comparator on `FilesCollection` due to performance
improvement it provides
		- Thanks to [Bruno Héridet](https://github.com/Delapouite) for [issue
#330](#330)
	- Added
		- `Document::parseFileDirectory(opts,next)`
		- `Document::parseDocumentDirectory(opts,next)`
		- `FilesCollection::fuzzyFindOne(data)`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants