Skip to content

Releases: mostly-ai/mostlyai-mock

0.2.2

28 Oct 14:24
4ccb734

Choose a tag to compare

What's Changed

📦 Uncategorized

  • enhance sample docstring on integer primary-key usage #125
  • release 0.2.2 #126

Full Changelog: 0.2.1...0.2.2

0.2.1

16 Oct 18:39
a04eb37

Choose a tag to compare

What's Changed

🐛 Fixes

  • fix incorrect no of reported rows in progress callback #123

📦 Uncategorized

  • release 0.2.1 #124

Full Changelog: 0.2.0...0.2.1

0.2.0

15 Oct 16:09
bc2ade5

Choose a tag to compare

What's Changed

🚀 Features

  • enhance progress tracking in table generation with custom callback #120

📦 Uncategorized

  • add info on available dtypes #119
  • release 0.2.0 #121

Full Changelog: 0.1.18...0.2.0

0.1.18

11 Oct 16:04
843faa4

Choose a tag to compare

What's Changed

📦 Uncategorized

  • remove hint that PKs need to be string #117
  • release 0.1.18 #118

Full Changelog: 0.1.17...0.1.18

0.1.17

09 Oct 09:34
abdc7b9

Choose a tag to compare

What's Changed

🚀 Features

  • add support for int-based (auto-increment) primary keys #115

📦 Uncategorized

  • release 0.1.17 #116

Full Changelog: 0.1.16...0.1.17

0.1.16

03 Sep 06:59
d1373da

Choose a tag to compare

What's Changed

🚀 Features

  • support for openai reasoning models #108
  • switch to gpt5[-nano] as default model #109

📦 Uncategorized

  • release 0.1.16 #110

Full Changelog: 0.1.15...0.1.16

0.1.15

12 Aug 09:43
b221f42

Choose a tag to compare

What's Changed

🐛 Fixes

  • minor issues #103
  • add extras: mcp and litellm-proxy #106

📦 Uncategorized

  • improve docstring #104
  • update docstring #105
  • release 0.1.15 #107

Full Changelog: 0.1.14...0.1.15

0.1.14

03 Jul 10:55
841d8b0

Choose a tag to compare

What's Changed

🚀 Features

  • report progress of mock_data tool #98
  • optimise workers utilisation for small sample sizes #101

📦 Uncategorized

  • release 0.1.14 #102

Full Changelog: 0.1.13...0.1.14

0.1.13

02 Jul 14:10
4012eec

Choose a tag to compare

What's Changed

🐛 Fixes

  • datetime coercion #99

📦 Uncategorized

  • release 0.1.13 #100

Full Changelog: 0.1.12...0.1.13

0.1.12

01 Jul 16:18
afce6f8

Choose a tag to compare

What's Changed

🚀 Features

  • reinforce sample size harmonisation #94
  • iteration on handling PKs #95

🐛 Fixes

  • sync-async separation with ThreadPoolExecutor #93

📦 Uncategorized

  • release 0.1.12 #96

Full Changelog: 0.1.11...0.1.12