Skip to content

Releases: rossme/formless

Octokit spec and caching requests

25 Oct 19:09
c74d82b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v1 API serialization and rate limiter on middleware

18 Sep 23:43
fe68ace
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.1.0

Release new test specs and fake user with rate limiter

17 Sep 21:45
5cd887e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 Sep 16:47
3c295c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

Octokit, stimulus, regenerate prompts

15 Sep 16:01
421c6f3
Compare
Choose a tag to compare

Initial setup for hosting on Render including sidekiq, redis and remote db. See release notes for further information.

What's Changed

  • Improve - added initial AI client service by @rossme in #1
  • Improve -added gemfile.lock, removed gemfile from remote by @rossme in #2
  • Improve - update view text and translations by @rossme in #3
  • Improve - tidy up view and begin Action service by @rossme in #4
  • Improve - added new form view template and hardcoded view actions by @rossme in #5
  • Improve - add sidekiq for prompt action job, create clients by @rossme in #6
  • Improve - RSpec and view update by @rossme in #7
  • Improve - add model specs and add additional validation by @rossme in #8
  • Improve - move some methods to a service helper module by @rossme in #9
  • Improve - added more specs for service objects by @rossme in #10
  • Improve - added regenerate button for prompts by @rossme in #11
  • Update create in prompts controller and flash messages in view by @rossme in #12
  • Added flash improvement by @rossme in #13
  • Added render and postgres by @rossme in #14
  • Render yml postgresdb setup by @rossme in #15
  • Render improve naming by @rossme in #16
  • Render gemfile by @rossme in #17
  • Render add gemfile by @rossme in #18

New Contributors

  • @rossme made their first contribution in #1

Full Changelog: https://github.com/rossme/formless/commits/v0.0.1