Releases: CubeGPT/BuilderGPT
Releases · CubeGPT/BuilderGPT
2.0.0
Notice
windows-build
is not currently recommended.
What's Changed
- BREAKGING CHANGE: v2 UI by @Zhou-Shilin in #19
- feat: Add config edit feature to v2-ui by @Zhou-Shilin in #22
- feat: Add log export banner by @Zhou-Shilin in #23
- feat: Update progress bar while generating & rendering by @Zhou-Shilin in #25
- feat: Save more tokens by adding fill placing type by @Zhou-Shilin in #26
- feat: Force disable json mode by @Zhou-Shilin in #28
- fix: Use different file names for different platforms by @Zhou-Shilin in #16
- fix: Delete useless *.py files by @Zhou-Shilin in #17
- fix: Encoding issue when using EXE edition by @Zhou-Shilin in #21
- common: sync fork by @Zhou-Shilin in #27
- common: Bump version to 2.0.0 by @Zhou-Shilin in #20
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
- BREAKING CHANGE: Add support for Windows/Linux executable edition by @Zhou-Shilin in #15
- feat: Add save-as option for generated schem by @Zhou-Shilin in #13
- Small fixes by @Zhou-Shilin in #14
Full Changelog: 1.2.0...1.3.0
1.2.0 (BREAKING CHANGE)
BREAKING CHANGE
After many tests, we found that using the new response format miraculously improved the quality of the generation. Now we switch to the new format.
What's Changed
- Add UI installing instructions by @Zhou-Shilin in #9
- BREAKING CHANGE: Modify response format to improve generation quality by @Zhou-Shilin in #10
- feat: Add processing messages in ui by @Zhou-Shilin in #11
Full Changelog: 1.1.0...1.2.0
1.1.0 (BREAKING CHANGE)
BREAKING CHANGE
Now BuilderGPT supports previewing generated schematic in-program.
What's Changed
- Fix: Ask user to retype the version number if it's invalid by @Zhou-Shilin in #6
- feat!: Add in-program rendering by @Zhou-Shilin in #7
- feat: Add AI-name-generation by @Zhou-Shilin in #8
Full Changelog: 1.0.0...1.1.0
1.0.0 (FIRST NON-ALPHA-VERSION)
Introduction
This is the first non-alpha release of BuilderGPT, with the addition of Advanced Mode.
What's Changed
- feat!: Add advanced mode support by @Zhou-Shilin in #5
Full Changelog: Alpha-1.1...1.0.0
Alpha-1.1
What's Changed
- feat: Add discord urls to README.md by @Zhou-Shilin in #3
- Add GUI support and fix some bugs by @Zhou-Shilin in #4
Full Changelog: Alpha-1.0...Alpha-1.1
Alpha-1.0
How to Use
Download Source Code.zip
below, edit config.yaml
and fill in your apikey. Then execute python console.py
What's Changed
- feat!: Basic features by @Zhou-Shilin in #1
- feat: Create README.md by @Zhou-Shilin in #2
New Contributors
- @Zhou-Shilin made their first contribution in #1
Full Changelog: https://github.com/CubeGPT/BuilderGPT/commits/Alpha-1.0