Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Oct 19, 2011
1 parent b0a0371 commit 6a36a0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notes/0.2.3.markdown
@@ -1,5 +1,6 @@
## new features
* giter8-plugin for sbt 0.11 adds `g8-test` task, which runs `src/test/g8/test` using scripted framework.
* a directory named `$package$` expands out to package dir structure (for example, `net.databinder` becomes `net/databinder`). [#19][19]

## bug fixes and minor updates
* switched to sbt 0.11.
Expand All @@ -8,6 +9,7 @@
* changes github credential storage to `git config --global` or env vars. see [local github config][1]. [#10][10]

[1]: https://github.com/blog/180-local-github-config
[19]: https://github.com/n8han/giter8/issues/19
[24]: https://github.com/n8han/giter8/issues/24
[26]: https://github.com/n8han/giter8/issues/26
[10]: https://github.com/n8han/giter8/issues/10

0 comments on commit 6a36a0f

Please sign in to comment.