Releases: aligator/GoSlice
Releases · aligator/GoSlice
GoSlice v0.5.0
12 Nov 14:02
Compare
Sorry, something went wrong.
No results found
GoSlice v0.4.1
10 Feb 16:28
Compare
Sorry, something went wrong.
No results found
#51 Fix panic error when file is not found (by @fayccal )
v0.4.0
23 Oct 15:36
Compare
Sorry, something went wrong.
No results found
Add support for Start and End GCodes: #45 (by @galamdring )
Changed License to Apache-2.0 License: #44
v0.3.9
07 May 21:13
Compare
Sorry, something went wrong.
No results found
v0.3.8
07 May 20:56
Compare
Sorry, something went wrong.
No results found
Just a change in the makefile: Added GOFLAGS to be able to set them in build systems.
v0.3.7
07 May 17:26
Compare
Sorry, something went wrong.
No results found
Filter some unneeded double-moves out of the gcode
extend Makefile
v0.3.6
03 Apr 15:45
Compare
Sorry, something went wrong.
No results found
Use log.New(os.Stdout, "", 0) instead of log.Default to avoid go vers…
v0.3.5
03 Apr 14:58
Compare
Sorry, something went wrong.
No results found
v0.3.4
02 Apr 12:03
Compare
Sorry, something went wrong.
No results found
Return some errors which were not returned, yet. Inject logger to be …
v0.3.3
02 Apr 02:31
Compare
Sorry, something went wrong.
No results found
Fix module and package name to really be usable as lib