| Current Path : /home/emeraadmin/www/4d695/ |
| Current File : /home/emeraadmin/www/4d695/CHANGELOG.tar |
home/emeraadmin/public_html/node_modules/interpret/CHANGELOG 0000644 00000004474 15167724012 0020021 0 ustar 00 v1.0.3:
date: 2017-04-18
changes:
- fix buble support
v1.0.2:
date: 2017-03-29
changes:
- add support for coffeescript (now with no hyphen)
v1.0.1:
date: 2016-05-01
changes:
- add support for buble
v1.0.0:
date: 2015-11-18
changes:
- add support for babel-register
- go stable!
v0.6.6:
date: 2015-09-21
changes:
- add support for ts-node (formerly typescript-node)
v0.6.5:
date: 2015-07-22
changes:
- add support for typescript 1.5 via typescript-node
v0.6.4:
date: 2015-07-07
changes:
- add support for earlgrey
v0.6.3:
date: 2015-07-03
changes:
- prefer babel/core to babel
v0.6.2:
date: 2015-05-20
changes:
- update module list for iced coffee-script
v0.6.1:
date: 2015-05-20
changes:
- Fix toml loader.
v0.6.0:
date: 2015-05-19
changes:
- Combine fallbacks and loaders into `extensions`.
- Provide implementation guidance.
v0.5.1:
date: 2015-03-01
changes:
- Add support for CirruScript.
v0.5.0:
date: 2015-02-27
changes:
- Refactor es6 support via Babel (formerly 6to5)
v0.4.3:
date: 2015-02-09
changes:
- Switch support from typescript-require to typescript-register.
v0.4.2:
date: 2015-01-16
changes:
- Add support for wisp.
v0.4.1:
date: 2015-01-10
changes:
- Add support for 6to5 (es6)
v0.4.0:
date: 2014-01-09
changes:
- Add support for fallback (legacy) modules
- Add support for module configurations
v0.3.10:
date: 2014-12-17
changes:
- Add support for json5.
v0.3.9:
date: 2014-12-08
changes:
- Add support for literate iced coffee.
v0.3.8:
date: 2014-11-20
changes:
- Add support for [cjsx](https://github.com/jsdf/coffee-react).
v0.3.7:
date: 2014-09-08
changes:
- Add support for [TypeScript](http://www.typescriptlang.org/).
v0.3.6:
date: 2014-08-25
changes:
- Add support for coffee.md.
v0.3.5:
date: 2014-07-03
changes:
- Add support for jsx.
v0.3.4:
date: 2014-06-27
changes:
- Make .js first jsVariant entry.
v0.3.3:
date: 2014-06-02
changes:
- Fix casing on livescript dependency.
v0.3.0:
date: 2014-04-20
changes:
- Simplify loading of coffee-script and iced-coffee-script.
v0.2.0:
date: 2014-04-20
changes:
- Move module loading into rechoir.
v0.1.0:
date: 2014-04-20
changes:
- Initial public release.
home/emeraadmin/public_html/node_modules/liftup/CHANGELOG 0000644 00000006336 15167741564 0017322 0 ustar 00 v2.2.2:
date: 2016-05-20
changes:
- Update dependencies.
v2.2.1:
date: 2016-03-23
changes:
- Make sure that v8 flags are passed properly through the `respawn` event
v2.1.0:
date: 2015-05-20
changes:
- Use rechoir to autoload modules.
v2.0.3:
date: 2015-03-31
changes:
- Internal bugfix, don't wrap callback error in another error, idiot.
v2.0.2:
date: 2015-02-24
changes:
- Support process.env.NODE_PATH when resolving module.
v2.0.1:
date: 2015-02-01
changes:
- Find modulePath correctly when devving against yourself.
v2.0.0:
date: 2015-01-15
changes:
- Rename `nodeFlags` to `v8Flags` and make it async.
v1.0.4:
date: 2015-01-04
changes:
- Detect config extension using basename, not full path.
v1.0.0:
date: 2014-12-16
changes:
- Update dependencies
v0.13.6:
date: 2014-11-07
changes:
- Don't include artwork on npm.
v0.13.5:
date: 2014-10-10
changes:
- Only attempt to resolve the real path of configFile if it is actually a symlink.
v0.13.4:
date: 2014-10-07
changes:
- Set configBase to the directory of the symlink, not the directory of its real location.
v0.13.3:
date: 2014-10-06
changes:
- Return the real location of symlinked config files.
v0.13.2:
date: 2014-09-12
changes:
- Include flags in respawn event. I really miss `npm publish --force`.
v0.13.1:
date: 2014-09-12
changes:
- Slight performance tweak.
v0.13.0:
date: 2014-09-12
changes:
- Support passing flags to node with `nodeFlags` option.
v0.12.1:
date: 2014-06-27
changes:
- Support preloading modules for compound extensions like `.coffee.md`.
v0.12.0:
date: 2014-06-27
changes:
- Respect order of extensions when searching for config.
- Rename `configNameRegex` environment property to `configNameSearch`.
v0.11.3:
date: 2014-06-09
changes:
- Make cwd match configBase if cwd isn't explicitly provided
v0.11.2:
date: 2014-06-04
changes:
- Regression fix: coerce preloads into array before attempting to push more
v0.11.1:
date: 2014-06-02
changes:
- Update dependencies.
v0.11.0:
date: 2014-05-27
changes:
- Refactor and remove options parsing.
v0.10.0:
date: 2014-05-06
changes:
- Remove `addExtension` in favor of `extension` option.
- Support preloading modules based on extension.
v0.9.7:
date: 2014-04-28
changes:
- Locate local module in cwd even if config isn't present.
v0.9.6:
date: 2014-04-02
changes:
- Fix regression where external modules are not properly required.
- Ignore configPathFlag / cwdFlag if the value isn't a string
v0.9.3:
date: 2014-02-28
changes:
- Fix regression where developing against self doesn't correctly set cwd.
v0.9.0:
date: 2014-02-28
changes:
- Use liftoff instance as context (`this`) for launch callback.
- Support split --cwd and --configfile locations.
- Rename `configLocationFlag` to `configPathFlag`
- Support node 0.8+
v0.8.7:
date: 2014-02-24
changes:
- Pass environment as first argument to `launch`.
v0.8.5:
date: 2014-02-19
changes:
- Implement `addExtensions` option.
- Default to `index.js` if `modulePackage` has no `main` property.
v0.8.4:
date: 2014-02-05
changes:
- Initial public release.