Releases: noteable-io/origami
Releases · noteable-io/origami
v2.0.0
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
What's Changed
- add build.os for readthedocs deployment by @shouples in #179
- add readthedocs
build.tools
by @shouples in #180 - readthedocs - remove previous version by @shouples in #181
- let black go to double quotes by @kafonek in #182
- add creator_client type for file/project creation by @kafonek in #183
- error handling when file version id is None by @kafonek in #184
- release 1.1.1 by @kafonek in #185
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- add CLI by @kafonek in #172
- RTU modeling by @kafonek in #173
- configurable from env by @kafonek in #174
- Runtime error if submitting execute requests with no Kernel running by @kafonek in #175
- Add file version lookup to APIClient by @kafonek in #176
- update dependencies by @kafonek in #177
- docs updates by @shouples in #170
- 1.1.0 release by @kafonek in #178
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Major overhaul, discriminator pattern for models, client updates by @kafonek in #132
- switch to connect_realtime accepting a file or file ID by @rgbkrk in #133
- Changelog update by @kafonek in #138
- 1.0.0a2 release by @kafonek in #139
- add make_sql_cell function by @kafonek in #140
- change cell types by @kafonek in #141
- Always return list of futures on queue_execution, guard against executing empty code cells by @kafonek in #144
- 1.0.0a3 release by @kafonek in #145
- safeguard on rtu_client_type until Gate is updated by @kafonek in #149
- Add update cell content method to rtu client by @kafonek in #150
- release 1.0.0a4 by @kafonek in #151
- update README example by @kafonek in #152
- Update README.md by @rgbkrk in #153
- fix kernel_pod_name by @shouples in #156
- add optional
content_for_llm
attribute for KernelOutput by @shouples in #157 - add
IntegratedAI*
message models by @shouples in #155 - Release 1.0.0a5 by @kafonek in #158
- 1.0.0 release by @kafonek in #165
Full Changelog: 0.0.35...v1.0.0
v1.0.0-alpha.5
What's Changed
- update README example by @kafonek in #152
- Update README.md by @rgbkrk in #153
- fix kernel_pod_name by @shouples in #156
- add optional
content_for_llm
attribute for KernelOutput by @shouples in #157 - add
IntegratedAI*
message models by @shouples in #155 - Release 1.0.0a5 by @kafonek in #158
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5