This release aims to avoid colored-prompt bug[0]. When readline and colored-prompt are both enabled, there's something strange to use Ctrl-p in REPL. I've tried to find the reason, but nothing revealed yet. To avoid this issue temperately, I made colored-prompt optional and disable in default.
Download link: https://github.com/NalaGinrut/guile-colorized/archive/v0.0.4.tar.gz refs: https://github.com/NalaGinrut/guile-colorized/issues/5