git.delta.rocks / jrsonnet / refs/commits / 0d591aa205cc

difftreelog

commits

cmdshistory
  1. Merge branch 'master' of github.com:CertainLach/jrsonnet into type-safety
    Yaroslav Bolyukin 2021-01-24 #00b4f05
  2. fix drop empty line on empty output
    Yaroslav Bolyukin 2021-01-12 #a90b3d6
  3. build bump version for 0.3.3 release
    Yaroslav Bolyukin 2021-01-06 #5ffc4ed
  4. build upgrade dependencies
    Yaroslav Bolyukin 2021-01-06 #feb1a4c
  5. To match git signature
    
    Fixes #28
    Yaroslav Bolyukin 2021-01-06 #9367ffe
  6. feat print errors to stderr, exit 1 on failure
    Alexander Kursell 2021-01-06 #7c1d01a
  7. build bump version for 0.3.2 release
    Yaroslav Bolyukin 2020-11-17 #55a12da
  8. Upgraded clap, thiserror
    Yaroslav Bolyukin 2020-11-17 #f410520
  9. Prevent changing meaning of std in desugared expressions
    Yaroslav Bulyukin 2020-10-20 #ce2d8d5
  10. Read code from stdin
    Yaroslav Bulyukin 2020-10-20 #7e00c7d
  11. Help headings and colors
    Yaroslav Bulyukin 2020-10-19 #8a2b974
  12. Fixes #9
    Yaroslav Bolyukin 2020-10-19 #dcb0efa
  13. --exec should use toString format instead of standard json
    Yaroslav Bulyukin 2020-10-19 #712f004
  14. feat help headings and colors
    Yaroslav Bolyukin 2020-10-19 #88be4ee
  15. Fixes #8
    Yaroslav Bolyukin 2020-10-19 #f19080c
  16. build(deps): bump thiserror from 1.0.20 to 1.0.21
    Yaroslav Bulyukin 2020-10-16 #a5b63c7
  17. Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.20 to 1.0.21.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.20...1.0.21)
    dependabot-preview[bot] 2020-10-07 #1dcff52
  18. chore bump versions to 0.3.1
    Yaroslav Bolyukin 2020-09-12 #23c027a
  19. feat print file name on multi output
    Lach 2020-08-26 #ee1b2e4
  20. feat add -c, -o, -m flags
    Lach 2020-08-26 #295345a
  21. feat --tla-str-file
    Lach 2020-08-25 #d13245a