Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Ap73MKa Ap73MKa released this 13 Sep 08:17
· 1 commit to main since this release

Release Update: Version 1.2.0

We are excited to announce the latest release of our Telegram bot, featuring significant improvements and enhancements. Version 1.2.0 brings a host of new features, optimizations, and a more streamlined development process. Here are the key highlights of this release:

  • Asynchronous PostgreSQL Integration
    In this release, we have transitioned to asynchronous database operations using PostgreSQL. This change enhances the bot's performance and responsiveness, ensuring a smoother user experience.

  • Data Retrieval from Kassir.ru API
    We've revamped our data retrieval strategy by moving away from web scraping and adopting data retrieval via the Kassir.ru API. This change ensures more reliable and up-to-date data for our users.

  • PDM Project Management:
    Starting with this release, we have adopted PDM as our project management tool. PDM streamlines project dependencies and offers a more robust development environment.

  • Docker Compose for Easy Deployment:
    To simplify the deployment process, we've introduced a Docker Compose configuration. This makes deploying the project a breeze and reduces the complexity of the setup.