<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Revisions on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/tags/revisions/</link>
    <description>Recent content in Revisions on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Thu, 05 Oct 2023 10:53:42 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/tags/revisions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Managing History of Google Apps Script</title>
      <link>https://tanaikech.github.io/2023/10/05/managing-history-of-google-apps-script/</link>
      <pubDate>Thu, 05 Oct 2023 10:53:42 +0900</pubDate>
      <guid>https://tanaikech.github.io/2023/10/05/managing-history-of-google-apps-script/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/2453685e8e6b272e357b1f5935ca6e53&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://github.com/tanaikech/ScriptHistoryApp/raw/master/images/fig2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;abstract&#34;&gt;Abstract&lt;/h1&gt;&#xA;&lt;p&gt;This report introduces the method for managing the histories of the Google Apps Script project.&lt;/p&gt;&#xA;&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;On August 23, 2023, the project history has been implemented in the new IDE of Google Apps Script. &lt;a href=&#34;https://developers.google.com/apps-script/docs/release-notes#August_23_2023&#34;&gt;Ref&lt;/a&gt; and &lt;a href=&#34;https://workspaceupdates.googleblog.com/2023/08/apps-script-project-history.html&#34;&gt;Ref&lt;/a&gt; In the current stage, the users can see the history of the previously deployed script version. This is a very important implementation for a lot of developers.&lt;/p&gt;&#xA;&lt;p&gt;Here, I remember the classic IDE. In the case of the classic IDE, the users had been able to see the previously saved script version regardless of the deployment and just the save of the script. This is not implemented in the new IDE. I would like to expect that this will be implemented in the future update.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GAS Library - ScriptHistoryApp</title>
      <link>https://tanaikech.github.io/2023/10/05/gas-library-scripthistoryapp/</link>
      <pubDate>Thu, 05 Oct 2023 10:50:25 +0900</pubDate>
      <guid>https://tanaikech.github.io/2023/10/05/gas-library-scripthistoryapp/</guid>
      <description>&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;This is a Google Apps Script library for managing the histories of the Google Apps Script project.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://github.com/tanaikech/ScriptHistoryApp/raw/master/images/fig1.gif&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;description&#34;&gt;Description&lt;/h2&gt;&#xA;&lt;p&gt;On August 23, 2023, the project history has been implemented in the new IDE of Google Apps Script. &lt;a href=&#34;https://developers.google.com/apps-script/docs/release-notes#August_23_2023&#34;&gt;Ref&lt;/a&gt; and &lt;a href=&#34;https://workspaceupdates.googleblog.com/2023/08/apps-script-project-history.html&#34;&gt;Ref&lt;/a&gt; In the current stage, the users can see the history of the previously deployed script version. This is a very important implementation for a lot of developers.&lt;/p&gt;&#xA;&lt;p&gt;Here, I remember the classic IDE. In the case of the classic IDE, the users had been able to see the previously saved script version regardless of the deployment and just the save of the script. This is not implemented in the new IDE. I would like to expect that this will be implemented in the future update.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
