Skip to content

Releases: unmultimedio/samplr

Samplr v0.2.1

11 Jul 03:52
e53b478
Compare
Choose a tag to compare

Improve configuration consumption by reading it only once when starting the command.

Samplr v0.2.0

11 Jul 03:09
c5fdf6b
Compare
Choose a tag to compare

New features: https://github.com/unmultimedio/samplr/milestone/2?closed=1

  • Add Autogenerated file comments: Optionally include a header in all sample files, to indicate the code is autogenerated and it should not be manually edited.
  • Don't sample gitignored files: Request ignored, since these matches can be performed at the samplr config level.
  • Support identation for keywords: Request ignored, since all previous content before a samplr key should be ignored, otherwise languages compatibility could easily break.
  • Control verbosity with a flag: Now every samplr run is silent. If you want to have a log you can run it with -v or --verbose.

First public release - v0.1.0

28 Apr 06:05
db71f95
Compare
Choose a tag to compare

Samplr: first version

Download and use samplr command to generate sample files.

Samplr v0.0.2a1

28 Apr 06:00
db71f95
Compare
Choose a tag to compare

Test release to check that assets are loaded correctly

Samplr 0.0.1 alpha 2

26 Apr 05:56
dbde1bc
Compare
Choose a tag to compare
Merge pull request #4 from unmultimedio/releases

Update trigger event

First release v0.0.1 alpha 1

26 Apr 05:48
cd030e0
Compare
Choose a tag to compare

Testing release workflow from Github actions