Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Release 0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kwonoj kwonoj released this 15 Jul 05:44
· 46 commits to master since this release
f977755

Initial release.

0.0.2 (2018-07-15)

Bug Fixes

  • cli: allow specify test runner (b0cfa00)
  • cli: exit gracefully (eb0ad7a)
  • cli: remove commented test code (13a87ed)
  • cli: revise mount logics (2dab40b)
  • cwrapsignature: supply typed returntype (df4916b)

Features

  • addpath: implement sassoptions add* path (f944764)
  • buildcontext: create wrap interface for context (d8c4025)
  • buildoptioninterface: initial implementation (e084fe5)
  • buildsassoption: implement few option values (9be56a5)
  • cli: accept input / output default param (36b2fbf)
  • cli: build sass options (318de80)
  • cli: compileFile interface (6c6f6f1)
  • cli: default option creation (398edb7)
  • cli: experimental compile cache (df0f79e)
  • cli: implement compilestdin (5c2d3b4)
  • cli: initial stdin reading (804346c)
  • cli: sourcemap option (f9ef816)
  • cli: writecompileresult (1849125)
  • compilefile: interface to compile file (587215d)
  • cwrap: export interfaces (c7bffe6)
  • cwrap: expose more interfaces (fbe1f8f)
  • debug: enabling debug log environment variable (4d8a45e)
  • index: export interfaces (0b4cda6)
  • interoputility: export interop methods (ded9036)
  • sasscontext: implement sasscontext (5c520d3)
  • sassdatacontext: implement sassdatacontext (4999714)
  • sassfilecontext: implement compile (a800261)
  • sassfilecontext: implement initial interface (e668994)
  • sassloader: export context api object (b5cdbe6)
  • sassoptions: create class for options interface (282dc85)
  • sassoptions: export sourcemap property (8d3badc)
  • sassoptions: export style property (4ff68f5)
  • sassoptions: expose interfaces without impl (e8b98c1)
  • sassoptions: expose properties (90eba25)
  • sassoptions: implements accessors (e2377f8)
  • sassoptions: initial directory mount (0a3c62a)
  • wrapoptionsinterface: initial implementation (649b1d4)
  • wrapsassoptions: expose cwrapped functions (237c1af)
  • wrapsassoptions: expose more interfaces (33ff1ba)
  • wrapsassoptions: expose style fns (0c0145b)