-
-
Notifications
You must be signed in to change notification settings - Fork 180
Changes from pre28 to rc1
Micha Niskin edited this page Dec 12, 2014
·
11 revisions
- Environment
- Renamed
:src-paths
→:source-paths
- Renamed
:rsc-paths
→:resource-paths
- Renamed
:tgt-path
→:target-path
- Added
:asset-paths
- Renamed
- Task Options DSL
- Renamed
any
type toedn
- Renamed
- Task Options
- The
task-options!
macro now takes maps of options, not vectors
- The
- Pods API
- Renamed
eval-in
→with-eval-in
- Renamed
call-in
→with-call-in
- Both
with-eval-in
andwith-call-in
now take templates as their body expressions (see brandonbloom/backtick) - The
pod-pool
function takes different arguments
- Renamed
- Tasks
- Task handlers now take a fileset object as argument
- The
with-pre-wrap
macro binds the fileset and expects the body to evaluate to a fileset - The
with-post-wrap
macro binds the fileset and evaluates the body only for side effects
You can find other developers and users in the #hoplon
channel on freenode IRC or the boot slack channel.
If you have questions or need help, please visit the Discourse site.
- Environments
- Boot environment
- Java environment
- Tasks
- Built-ins
- Third-party
- Tasks Options
- Filesets
- Target Directory
- Pods
- Boot Exceptions
- Configuring Boot
- Updating Boot
- Setting Clojure version
- JVM Options
- S3 Repositories
- Scripts
- Task Writer's Guide
- Require inside Tasks
- Boot for Leiningen Users
- Boot in Leiningen Projects
- Repl reloading
- Repository Credentials and Deploying
- Snippets
- Troubleshooting
- FAQ
- API docs
- Core
- Pod
- Util