Skip to content

Releases: pigeon-sable/tnap

tnap v1.0.0

25 Feb 06:38
333e702
Compare
Choose a tag to compare

What's Changed

  • Test by @4n12i in #1
  • add image generation function by @shuheykoyama in #3
  • Feature/generate image by @4n12i in #4
  • Update README.md and .gitignore by @4n12i in #2
  • convert img to ascii by @Gteruya in #5
  • Add a function convert image to ASCII art using Rust by @shuheykoyama in #6
  • create display_img.py by @Gteruya in #12
  • Add .better-commits.json by @4n12i in #15
  • Update README.md, draw based on the terminal size, and adjust the ratio by @shuheykoyama in #14
  • Open buffer screen and display ASCII art by @4n12i in #7
  • Rename project by @4n12i in #24
  • Refactor ASCII art drawing by @4n12i in #25
  • Enable to generate an image with a prompt from config.toml by @shuheykoyama in #28
  • Fine-tune display_image() in main.rs by @shuheykoyama in #29
  • Render non-ascii image by @4n12i in #27
  • Consider whether image data can be read from image_url by @shuheykoyama in #32
  • Render generated image and support switching between ascii and non-ascii by @4n12i in #35
  • Enhance README by @shuheykoyama in #37
  • ✨ feat: logging is performed by @Kobayashi123 in #38
  • Draw an ASCII art at the center by @shuheykoyama in #41
  • Render generated images by @4n12i in #40
  • ✨ feat: finds the file path from an env variable or current directory by @Kobayashi123 in #44
  • Draw an image at the center by @shuheykoyama in #47
  • Output a message if the app exits before image generation is complete by @4n12i in #46
  • Add test by @4n12i in #48
  • make unit test dir and code by @Gteruya in #42
  • Update installation by @4n12i in #49
  • Release what works. by @Kobayashi123 in #50

New Contributors

Full Changelog: https://github.com/pigeon-sable/tnap/commits/1.0.0