New
v0.6.0
Changelog
- 1298572 Add channel reading inside a range
- 4d556cc Add clear command
- ef21355 Add exercises for anonymous functions
- 2248171 Add fsnotify mode and add watch command
- 3699b99 Add hint commands
- 1358ddb Add list command and a channel for watch file events
- 14c21d6 Add watch command and listener test
- f20e324 Change select to range
- 0938a4c Debbuging exercise running
- df9ff2a Fix error variable assign
- ad8e73e Fix goroutine when reads the filename
- f774049 Handle clear terminal error
- 6ab2fd5 Improve hint command with the exercise name
- 4cabbcb Move messages prints to a print file and create exit commands
- ab368a7 Prevent oanic error handling with index in the path file hint
- ed59fed Remove Todos
- 3b4ed42 Remove defer command for watcher function
- be4d13a Remove unecessary goroutine
- f586843 Rename variable for disrectories
- 9bea29b Rename variable to camelcase pattern
- 22a5935 Trying to watch write events
- f3afa47 feat: Add filepath walk dir to add directories in watcher
- b8de981 feat: Add watch command
- 9d3193a feat: add one more range exercise
- 49cdff6 feat: add range exercises
- a5938c3 feat: add two struct exercises
- 974d2a6 feat: improving watch command
- df50f8a refactor: use underscore in names because of stds