File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- ## next
1+ ## 2.0.0 (December 11, 2018)
22
3- - Changed used path to a file in generated source map to relative path (#7 )
4- - Renamed options
5- - ` --restructure-off ` to ` --no-restructure `
6- - ` --map ` to ` --source-map `
7- - ` --input-map ` to ` --input-source-map `
3+ - Use relative paths to files in generated source map (#7 )
84- Removed setting output file with no option label, i.e. ` --output ` is required
5+ - Renamed options
6+ - ` --restructure-off ` → ` --no-restructure `
7+ - ` --map ` → ` --source-map `
8+ - ` --input-map ` → ` --input-source-map `
99
1010## 1.1.0 (September 10, 2017)
1111
Original file line number Diff line number Diff line change 1- Copyright (C) 2017 by Roman Dvornov
1+ Copyright (C) 2017-2018 by Roman Dvornov
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11{
22 "name" : " csso-cli" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " Command line interface for CSSO" ,
55 "keywords" : [
66 " cli" ,
You can’t perform that action at this time.
0 commit comments