public
Description: KillBill is a billing generator according to brazilian bank patterns. Gerador de boleto bancário
Homepage: http://blog.riopro.com.br
Clone URL: git://github.com/riopro/kill_bill.git
commit  5e810492c526069e810a1df012cef12fdf68bd1f
tree    52d12cd8be3d88bc40bd5bd55583993abbd6638a
parent  f89c2418ea05d070d126efa1af83a59387e21c15
kill_bill / CHANGELOG
100644 16 lines (10 sloc) 0.375 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
== Changelog ==
 
* 0.3.0
 
- Passando a gerar as imagens de fundo em PNG ao invés de JPG, usando a nova
gem prawn-fast-png (http://github.com/otaviofcs/prawn-fast-png) acelerou a
leitura do AlphaChannel (transparência) dos arquivos PNG;
- Incluindo os boletos bancários do Bradesco (com testes, exemplo, templates).
 
* 0.2.0
 
- Atualizando para o Prawn 0.4.1.
 
* 0.1.0
 
Imp