The following changes are part of this release.
config files
,
templating to support converting multi-line includes as a single-line JSON string to support things
like JavaScript functions and XML bodies. Note that the file globbing approach previously supported
by the --configfile
option is no longer supported. There were some cross-platform issues
with the approach, and it is completely replaced by templating.--configfile
issues. An
AppVeyor continuous integration build is now used to catch Windows problems early.Many thanks to the following kind folk for help with this release, for reporting issues and helping to diagnose the problem using the tcp protocol for large requests:
npm install -g mountebank@1.2.103 --production
or:
Option | node.js required? | sudo required? | links | Description |
---|---|---|---|---|
Self-contained archives | No | No | Simply unpack and run mb from inside |
|
OS-specific packages | No | Yes | Puts mb at /usr/local/bin , which is generally in the PATH . |
|
source tarball | Yes | No | source tarball if you roll that way. |