]> git.phdru.name Git - m_librarian.git/history - docs/news.rst
Fix(DB): Fix bug with adding same genre to book
[m_librarian.git] / docs / news.rst
2024-03-03 Oleg BroytmanFix(DB): Fix bug with adding same genre to book master
2024-02-25 Oleg BroytmanDocs(news): wx.grid: Wrap long lines
2024-02-19 Oleg BroytmanVersion 0.3.0: GUI with `wxPython`
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2023-10-18 Oleg BroytmanDocs(news): Add forgotten release date
2023-09-17 Oleg BroytmanDocs(news): Fix backticks
2023-09-17 Oleg BroytmanCI(pip): Ensure `pip` only if needed 0.2.0.post2
2023-09-17 Oleg BroytmanDocs(news): Add forgotten release date
2023-07-13 Oleg BroytmanCI(GHActions): Install all Python and PyPy versions...
2022-12-24 Oleg Broytman2022-12-24: Release 0.2.0
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for all...
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for an...
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for series
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2021-09-24 Oleg BroytmanRelease 0.1.6 0.1.6
2021-09-16 Oleg BroytmanCI: Stop testing at AppVeyor
2021-08-30 Oleg BroytmanMerge branch 'github-actions'
2021-08-30 Oleg BroytmanCI: Migrate from Travis CI to Github Actions
2020-12-23 Oleg BroytmanFeat(m_librarian/web/views/layout.tmpl): Add link to...
2019-05-11 Oleg BroytmanFeat: Store lock file in a shared directory
2019-02-01 Oleg BroytmanVersion 0.1.5: Python 3.7 0.1.5
2018-06-11 Oleg BroytmanVersion 0.1.4 0.1.4
2018-06-10 Oleg BroytmanFeat(web): Configure columns for author and book tables
2018-06-10 Oleg BroytmanFeat(config): Environment variables are expanded in...
2018-06-10 Oleg BroytmanFeat(config): Warp config to provide default value
2018-06-04 Oleg BroytmanFeat(search): Использовать фильтры из файла конфигурации
2018-05-26 Oleg BroytmanFeat(web:books): Поиск по названиям книг
2018-05-25 Oleg BroytmanVersion 0.1.3: Позволить скачать несколько книг сразу 0.1.3
2018-05-21 Oleg BroytmanVersion 0.1.2
2018-05-17 Oleg BroytmanFix(inpx): Decode filenames to unicode
2018-05-16 Oleg BroytmanVersion 0.1.1 0.1.1
2018-04-24 Oleg BroytmanDocs: Release 0.1
2018-04-08 Oleg BroytmanFeat(web): Do not allow to run two instances of `ml...
2018-04-08 Oleg BroytmanFeat(ml-search.py): Option `--download-to`
2018-04-08 Oleg BroytmanVersion 0.1.0: Web-interface
2018-03-23 Oleg BroytmanRelease 0.0.17 0.0.17
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): Display progress bar on...
2018-03-23 Oleg BroytmanFix(scripts/ml-import.py): Inhibit progress bar if...
2018-03-22 Oleg BroytmanFeat(ml-import): Display tty progress bar during import
2017-04-26 Oleg BroytmanVersion 0.0.15: Use m_lib.defenc instead of m_lib;... 0.0.15
2017-04-15 Oleg BroytmanMove ChangeLog to docs/news.rst and convert to reST