Releases: line/line-bot-sdk-go
Releases · line/line-bot-sdk-go
v4.2.0
v4.1.0
Merged pull requests:
- Implement MarshalJSON for Flex Components and Containers #115 (acoshift)
 - Replace format strings of tests from 
%qto%v#114 (sugyan) - Retire reviewdog and update travis.yml #113 (sugyan)
 - Add ImagemapVideo #112 (galigalikun)
 - ci: stop support of Go 1.7 and 1.8 #111 (suzuki-shunsuke)
 - Fix not to ignore Hash.write error #110 (shuheiktgw)
 - Update CONTRIBUTING.md #107 (syleeeee)
 - Lint #105 (suzuki-shunsuke)
 - Update supported versions #104 (sugyan)
 
v4.0.0
Implemented enhancements:
Merged pull requests:
- Fix the version of linebot/version.go and add a shell script to prevent to forget update of linebot/version.go . #103 (suzuki-shunsuke)
 - Remove useless indents for sample code #100 (mingrammer)