Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Releases: 6XGate/rolete

Downgraded strip-ansi

25 May 16:27
Compare
Choose a tag to compare
  • Due to breaking changes, strip-ansi had to be downgraded.

Updated several dependencies

25 May 16:18
Compare
Choose a tag to compare
  • Updated the following dependencies
    • Rollup plug-ins CommonJS and Node resolve
    • strip-ansi
    • type-fest
    • husky

v1.1.0

19 Jan 03:16
Compare
Choose a tag to compare
  • Add command-line options for for toggling the logo and specifying targets.
  • Overrode the printing for yargs with logger.
  • CONFIGURATION is now configuration and blocked from command-line specification.
  • target added to the properties, but blocked from command-line specification.
  • Moved many modules to core.
  • Converted most remaining built-in context functions and built-in logic into plug-ins.
  • Moved the target and configuation types to the values module.
  • Added the packageJson to the build variables.
  • Added the oneliner template tag.
  • Cleaned up the logger module.

v1.0.2

18 Jan 05:54
Compare
Choose a tag to compare

Fixed some package.json information.

v1.0.1

18 Jan 05:46
Compare
Choose a tag to compare

First release