Skip to content

Releases: whoan/snip

v1.4.0

28 Nov 04:01
Compare
Choose a tag to compare
  • C/C++: Use #line directives to show proper line numbers and file/snippet names to allow compilers to show exactly where the errors come from.

v1.3.0

10 Nov 03:14
fae76b6
Compare
Choose a tag to compare
  • Support snippets from the local filesystem
  • Improve compatibility with BusyBox

v1.2.0

09 Nov 15:50
Compare
Choose a tag to compare
  • Protect code against cyclic dependencies
  • Support replacing snips recursively
  • Avoid files staying forever in the tmp filesystem
  • Avoid global variables
  • Better error handling
  • Check if file command is available (alpine compatible)

v1.1.0

07 Nov 03:36
Compare
Choose a tag to compare
  • Add optional settings file

Now you can set base_url in ~/.config/snip/settings.ini to shorten the snip line in your code.

See readme.md for more information.

v1.0.0

02 Nov 20:00
Compare
Choose a tag to compare
Use variable to hold cache directory