File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # 0.10.29
4+ 1 . babyloss nlu
5+ ([ #666 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/666 ) )
6+ 2 . Nluclassifier for feedback labelling
7+ ([ #665 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/665 )
8+ 3 . Increment failure count for specific error codes
9+ ([ #662 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/662 ) )
10+ 4 . Resend failed template script
11+ ([ #657 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/657 ) )
12+ 5 . Add compare contacts script
13+ ([ #656 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/656 ) )
14+ 6 . Add language to test
15+ ([ #655 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/655 ) )
16+ 7 . Add bulk update turn contacts script
17+ ([ #654 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/654 ) )
18+ 8 . Handle turn rate limits
19+ ([ #651 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/651 ) )
20+ 9 . Add update turn contacts script with asyncio queue
21+ ([ #650 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/650 ) )
22+ 10 . Clean datetime string
23+ ([ #649 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/649 ) )
24+ 11 . Scripts to migrate contacts from Rapidpro to Turn
25+ ([ #648 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/648 ) )
26+
327# 0.10.28
4281 . Add intent label tasks
529 ([ #646 ] ( https://github.com/praekeltfoundation/ndoh-hub/pull/646 ) )
Original file line number Diff line number Diff line change 22
33setup (
44 name = "ndoh-hub" ,
5- version = "0.10.28 " ,
5+ version = "0.10.29 " ,
66 url = "http://github.com/praekeltfoundation/ndoh-hub" ,
77 license = "BSD" ,
88 author = "Praekelt Foundation" ,
You can’t perform that action at this time.
0 commit comments