Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify via Growl on error #346

Merged
merged 1 commit into from
Nov 22, 2012
Merged

Conversation

lhagan
Copy link
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
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