This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
urloli/CHANGELOG.md
2026-01-21 03:36:58 +09:00

46 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 2.3.0
* GPL→ISC
* GNU Make→BSD Make
* ヘルプとバージョン表示CLIの削除
# 2.2.0
* ポート番号の修正
* 言語はliblocale化
* 複数言語対応
# 2.1.1
* バグを修正
# 2.1.0
* ローカライズは関数化
* API機能性
* サーバーのソースコードを短くに
# 2.0.2
* Makefileでの「make install」部分を修正
* manページで「オプションなし」部分を追加
* 「短熟」→「短縮」を修正
* クッキーは無効にする又はクッキーが未対応のブラウザ対応の修正
# 2.0.1
* 送信ページの無英訳を修正
* URLは500文字移行のエラー未表示を修正
* ページデータの値を改良
* ページでバージョンの表示を追加
# 2.0.0
* Makefile化
* ソースコードは複数ファイルに分ける
* コマンドラインからURL短縮
* バージョンの表示
* ヘルプの表示
* manページ
* ポート番号はご自由に決める様にしたデフォルトは9910
# 1.0.0
* PHPからGoに交換しました
* 今度からバージョンを付きます
# それ以前
* 色々