Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
ibrowse
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
30
Wiki
Trabalho
Ver a proveniência
Fixed links
pull/144/head
v4.2.2
Chandrashekhar Mullaparthi
há 9 anos
ascendente
96ea3cbb6b
cometimento
a1be5369c9
3 ficheiros alterados
com
5 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-0
CHANGELOG
+1
-1
README.md
+1
-1
src/ibrowse.app.src
+ 3
- 0
CHANGELOG
Ver ficheiro
@ -1,6 +1,9 @@
CONTRIBUTIONS & CHANGE HISTORY
==============================
25-11-2015 - v4.2.2
* Fix to ibrowse.app.src to enable publishing using Hex
25-11-2015 - v4.2.1
* Merged pull request https://github.com/cmullaparthi/ibrowse/pull/132
* Merged pull request https://github.com/cmullaparthi/ibrowse/pull/137
+ 1
- 1
README.md
Ver ficheiro
@ -7,7 +7,7 @@ ibrowse is a HTTP client written in erlang.
**Comments to:** chandrashekhar.mullaparthi@gmail.com
**Current Version:** 4.2.
1
**Current Version:** 4.2.
2
**Latest Version:** git://github.com/cmullaparthi/ibrowse.git
+ 1
- 1
src/ibrowse.app.src
Ver ficheiro
@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.2.
1
"},
{vsn, "4.2.
2
"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar