Release 2022.10 #112

Merged
edraft merged 0 commits from refs/pull/112/head into master 2022-09-30 15:48:19 +02:00
Owner

Changelog:

  • cpl g st schema duplicate in name (#92)
  • cpl g in project directory (#93)
  • cpl new with async error in starup (#94)
  • Logging exception when no config exists (#95)
  • cpl v doesn't show all cpl packages (#97)
  • Discord.py auf Version 2 updaten (#98)
  • cpl-query integration in cpl-discord (#99)
  • cpl-query static queries in Query Klasse (#102)
  • Enumerable & List (#105)
  • Update Befehl reagiert komisch (#113)
  • Migration nach update (#114)
  • cpl g überschreibt existierende init.py's (#116)
Changelog: - cpl g st schema duplicate in name (#92) - cpl g in project directory (#93) - cpl new with async error in starup (#94) - Logging exception when no config exists (#95) - cpl v doesn't show all cpl packages (#97) - Discord.py auf Version 2 updaten (#98) - cpl-query integration in cpl-discord (#99) - cpl-query static queries in Query Klasse (#102) - Enumerable & List (#105) - Update Befehl reagiert komisch (#113) - Migration nach update (#114) - cpl g überschreibt existierende __init__.py's (#116)
edraft reviewed 2022-09-17 13:08:04 +02:00
Author
Owner

Der Kommentar bzw. das '#' muss UNBEDINGT entfernt werden.

Der Kommentar bzw. das '#' muss UNBEDINGT entfernt werden.
edraft-dev reviewed 2022-09-30 15:43:08 +02:00
@@ -159,0 +153,4 @@
if not os.path.isdir(os.path.dirname(file_path)):
os.makedirs(os.path.dirname(file_path))
directory = ''
for subdir in template.path.split('/'):
Owner

muss weg

muss weg
edraft-dev approved these changes 2022-09-30 15:48:11 +02:00
Sign in to join this conversation.
No description provided.