Releases: anybodys/artist-2d
Releases · anybodys/artist-2d
votingapi-0.2.0.1
Patch Release
Add CORS to allow talking to the FE.
What's Changed
Full Changelog: votingapi-0.2.0...votingapi-0.2.0.1
client-0.2.0
What's Changed
Full Changelog: votingapi-0.2.0...client-0.2.0
votingapi-0.2.0
votingapi-0.1.5.1
What's Changed
Full Changelog: votingapi-0.1.5...votingapi-0.1.5.1
votingapi-0.1.5
What's Changed
Full Changelog: votingapi-0.1.4...votingapi-0.1.5
votingapi-0.1.4
What's Changed
Full Changelog: votingapi-0.1.3...votingapi-0.1.4
votingapi-0.1.3
Full Changelog: votingapi-0.1.2...votingapi-0.1.3
What's Changed
Full Changelog: votingapi-0.1.2...votingapi-0.1.3
votingapi-0.1.2
What's Changed
- Add domain mapping. by @anybodys in #45
- Add managed SSL cert. by @anybodys in #46
- Remove v2 by @anybodys in #47
- Configure state bucket. by @anybodys in #48
- Use cloud run domain mapping over manual ssl. by @anybodys in #49
- Use FlaskAPI to autogen open api docs. by @anybodys in #50
- Configure openapi for google endpoints. by @anybodys in #51
- Undo APIFlask. by @anybodys in #52
Full Changelog: voting_api-0.1.1...votingapi-0.1.2
votingapi-0.1.1
client-0.1.1
What's Changed
- Add very basic readme. by @anybodys in #1
- Add actions for testing by @anybodys in #2
- Fix make test command by @anybodys in #3
- Store resulting images in appengine default bucket. by @anybodys in #5
- Move action count method to engine. by @anybodys in #6
- Delete unused code. by @anybodys in #7
- Use the default turtle. by @anybodys in #8
- Use datastore (firebase) for input DNA. by @anybodys in #9
- Add goals and some getting started. by @anybodys in #10
- Add output transform option for actions. by @anybodys in #11
- Create PULL_REQUEST_TEMPLATE by @anybodys in #12
- Reset the turtle and canvas between artists. by @anybodys in #13
- Add bootstrap script to create gen 0 DNA. by @anybodys in #14
- Avoid writes to disk when saving an image. by @anybodys in #15
- Run tests on all branches by @anybodys in #16
- Add .env.example and virtual display instructions. by @anybodys in #17
- Age based on DNA. by @anybodys in #18
- Treat chromosomes as inverse pairs. by @anybodys in #19
- Add tech spec by @anybodys in #20
- Make the painter an API by @anybodys in #21
- Add /paint endpoint. by @anybodys in #22
- CI for Painter API. by @anybodys in #23
- Use Python setup action rather than installing directly. by @anybodys in #24
- Add voting api with /art GET. by @anybodys in #25
- Remove unused comment. by @anybodys in #26
- Add basic infra for bootstrap and app. by @anybodys in #27
- Add state bucket. by @anybodys in #28
- Fix branch envvar. Only work for dev (main) for now. by @anybodys in #29
- Fix typo by @anybodys in #30
- Add basic app to display mock data. by @anybodys in #31
- Deploy apps through infra CI/CD pipeline. by @anybodys in #33
- Deploy Client through ci/cd. by @anybodys in #32
- Remove Terraform-based deploy. by @anybodys in #34
- Configure services with yamls and add to CD. by @anybodys in #35
Full Changelog: https://github.com/anybodys/artist-2d/commits/client-0.1.1