Releases: neutral-info/api
Releases · neutral-info/api
v.0.1.7: Merge pull request #13 from neutral-info/Hotfix-power-name
- 新增 power filter
- 新增 api schema 描述
- 新增 github Action for testing
v.0.1.6: Merge pull request #11 from neutral-info/fix/filter_condiction
- 修改 producer, channel, author, position 參數條件,從 and 改成 or
- 修改 參數 producer, channel, author 名稱為 producers, channels, authors
v.0.1.5: Merge pull request #10 from neutral-info/Develop-add_filters
- 修復 cors in safari
- 更新 item api, data fram db not hard code
- 新增 keyword page api, author, channel, producer filter
v.0.1.4: Merge pull request #9 from neutral-info/refactor/framework
- 修改 sql 語法
- 停止 ci 自動測試,因為 mysql 有防火牆,以至於無法 query
- 整合 endpoints
- 統一 api response
v.0.1.3: Merge pull request #8 from neutral-info/hotfix/typo
- 修復 typo, "party:" is wrong, "party" is correct
v.0.1.2: Merge pull request #5 from neutral-info/hotfix/sqlcommand
- 新增 decode with bytes data, 因為db view 表導致 bytes
- 移除 left join in sql command, db view 已經事先 merge
- 移除 readme 多餘內容
v.0.1.1: Merge pull request #4 from neutral-info/hotfix/apiargs
- 修改 power to powerMin, powerMax
- 新增 news position data source for news position filter
- 修改 news position filter base on news position, not on producer position
- 修復 only choose volumeMin or volumeMax error
v.0.1.0: Merge pull request #2 from neutral-info/develop-yc-feature/dockerize
- keyword api base on news data