Skip to content

Releases: cirocosta/asciinema-edit

0.0.6

10 Jul 21:50
28a7d76
Compare
Choose a tag to compare

Changelog

28a7d76 Validates cast before applying transformation (#12)
e550d5c Updates flags in README
2e8cd97 Bumps version in README


Automated with GoReleaser
Built with go version go1.10.3 darwin/amd64

0.0.5

09 Jul 11:27
44b7162
Compare
Choose a tag to compare

Changelog

44b7162 Fixes wrong json key name (idletimelimit) (#9)
2010943 Removes unused command; Updates cut help (#10)
63367ec Bumps version; Defers close of transformers (#7)


Automated with GoReleaser
Built with go version go1.10.3 darwin/amd64

0.0.4

06 Jul 12:34
c33b7f4
Compare
Choose a tag to compare

Changelog

c33b7f4 Adds tests quant parsing; Adds unbounded ranges (#5)
754914c Adds travis configuration file (#4)
8f827b2 Bumps version
47b3c92 Correct the explanation of speed usage (#1)
3cbd998 README: Makes install section appear first
35d4bcd Updates README with use cases
59fc011 Fixes typos
cedc599 Improves quantize help, Updates readme
6c4527b README: fixes image width
5655b80 README: puts the image in the center
39cd5e7 Updates readme


Automated with GoReleaser
Built with go version go1.10.3 darwin/amd64

0.0.3

04 Jul 18:31
Compare
Choose a tag to compare

Changelog

a0a0dd9 Adds range parsing for quantize cli cmd implementation
f0a8f5c Adds tests to auxiliary quantize methods
0a847c4 Makes quantization ranges more intuitive
6ebacf5 Introduces first quantization implementation
06b3f2f Bumps version
f120e37 Adds parameter validation to quantize


Automated with GoReleaser
Built with go version go1.10.3 darwin/amd64

0.0.2

04 Jul 15:31
Compare
Choose a tag to compare

Changelog

78f9fb2 Simplifies code in tests
1bad58b Applies golint suggestions
76043da Makes speed and cut transformations not exported
e9bce15 Makes use of transformer in cut command
738f8e5 Adds author
7653d3a Implements processing of whole event stream
774443d Adds encoding and decoding of cast in trasnformer#trasnform
9b8c2e2 Makes use of tranformer to implement speed command (cli)
9799f35 Starts adding transformer to make commands more DRY
68ec750 Adds speed functionality
af6329d Starts adding speed command to editor
3c9e7d3 introduces speed command to the cli
18757f3 Bumps version, Updates quantize comment to better express the idea
cb17bd0 Ignores dist directory; Updates readme w/ complete instructions


Automated with GoReleaser
Built with go version go1.10.3 darwin/amd64

0.0.1

03 Jul 19:01
Compare
Choose a tag to compare

Changelog

c945124 Adds commit info to binary
94254cf Adds release target; Updates readme
e2578a5 Adds time delta subtration to cut
206feaa Adds cut command and fixture
4cf1642 Implements range cut in editor
6c7d4d1 Starts adding the first bounds checking asserts for cut
3b3a893 Simplifies decoding implementation to not use scanner
63c5671 Implements decoding
a890339 Adds cast encoding
753360b Finishes validation tests
6d03a9a SF
852a80e Includes full cast (w/ eventstream) validation
db65926 Adds dependencies
0639b4d Adds dockerfile and wedeploy.json
1a716d0 Adds nil checks
1c5620a Adds cast event validation
4a52ca3 Separates domain validation into different method
9a8b574 Introduces cast encoding and decoding methods
993efe6 Improves cast comments
7d56ecd Improves cast header struct
9dc9d8d Starts adding cast
600e4a6 Introduces few more command boilerplate; Creates readme
86fa13b Adds command boilerplate
2310a67 Adds initial boilerplate


Automated with GoReleaser
Built with go version go1.10.3 darwin/amd64